00001 00002 typedef unsigned char BYTE; // 8 bit 00003 typedef unsigned short int WORD; // 16 bit 00004 typedef unsigned int DWORD; // 32 bit