typedef struct _SINGLE_LIST_ENTRY32 { unsigned long Next; } SINGLE_LIST_ENTRY32, *PSINGLE_LIST_ENTRY32;