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 unsigned short | WCHAR |
| typedef long | LONG |
| typedef unsigned long | ULONG |
| typedef unsigned long | DWORD |
Enumerations | |
| enum | BOOL { F_FALSE = 0, F_TRUE } |
| typedef unsigned char BYTE |
| typedef signed char CHAR |
| typedef unsigned long DWORD |
| typedef int INT |
| typedef long LONG |
| typedef short SHORT |
| typedef unsigned char UCHAR |
| typedef unsigned int UINT |
| typedef unsigned long ULONG |
| typedef unsigned short USHORT |
| typedef unsigned short WCHAR |
| typedef unsigned short WORD |
| enum BOOL |
1.6.1