File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55#include <inttypes.h>
66#include <limits.h>
77
8- #define ERROR_INVALID_PARAMETER 87
9- #define ERROR_OUTOFMEMORY 14
10- #define ERROR_BAD_ENVIRONMENT 0x0000000A
11- #define ERROR_TOO_MANY_OPEN_FILES 0x00000004
12- #define ERROR_INSUFFICIENT_BUFFER 0x0000007A
13- #define ERROR_NO_ASSOCIATION 0x00000483
14- #define ERROR_NO_SUCH_USER 0x00000525
15- #define ERROR_INVALID_FUNCTION 0x00000001
16- #define ERROR_INVALID_ADDRESS 0x000001e7
17- #define ERROR_GEN_FAILURE 0x0000001F
18- #define ERROR_ACCESS_DENIED 0x00000005
19- #define ERROR_INVALID_NAME 0x0000007B
20- #define ERROR_STOPPED_ON_SYMLINK 0x000002A9
21- #define ERROR_BUFFER_OVERFLOW 0x0000006F
22- #define ERROR_FILE_NOT_FOUND 0x00000002
23- #define ERROR_BAD_PATH_NAME 0x000000A1
24- #define ERROR_BAD_NET_NAME 0x00000043
25- #define ERROR_DISK_FULL 0x00000070
26- #define ERROR_FILE_EXISTS 0x00000050
27- #define ERROR_TOO_MANY_LINKS 0x00000476
28-
298/*
309**==============================================================================
3110**
You can’t perform that action at this time.
0 commit comments