Go to the source code of this file.
Macros | |
| #define | FALSE 0 |
| #define | TRUE 1 |
| #define | _MAX_PATH 260 /* Max length of filename, inc. path. */ |
Typedefs | |
| typedef unsigned char | BYTE |
| typedef unsigned short | WORD |
| typedef unsigned long | DWORD |
| #define _MAX_PATH 260 /* Max length of filename, inc. path. */ |
| #define FALSE 0 |
| #define TRUE 1 |
| typedef unsigned char BYTE |
| typedef unsigned long DWORD |
1.8.1.1