#include <sys/types.h>
Go to the source code of this file.
Defines | |
#define | _WORD_DEFINED |
#define | _BYTE_DEFINED |
#define | _DWORD_DEFINED |
#define | TRUE true |
_WORD_DEFINED. More... | |
#define | FALSE false |
#define | _MAX_PATH 1024 |
#define | MAX_PATH _MAX_PATH |
Typedefs | |
typedef unsigned short | WORD |
typedef unsigned char | BYTE |
typedef unsigned long | DWORD |
typedef unsigned int | UINT |
typedef int | BOOL |
typedef const char * | LPCSTR |
typedef char * | LPSTR |
|
|
|
|
|
_WORD_DEFINED.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|