Go to the source code of this file.
Typedefs | |
typedef int | INT |
typedef unsigned int | UINT |
typedef signed char | CHAR |
typedef unsigned char | UCHAR |
typedef unsigned char | BYTE |
typedef short | SHORT |
typedef unsigned short | USHORT |
typedef unsigned short | WORD |
typedef long | LONG |
typedef unsigned long | ULONG |
typedef unsigned long | DWORD |
Enumerations | |
enum | BOOL { FALSE = 0, TRUE } |