WORDTYPE
typedef struct _WORDTYPE{ ULONG ulType; CHAR szDescription[32]; }WORDTYPE; typedef WORDTYPE * PWORDTYPE;
ulType - type of word szDescription - description about