typedef struct _LIST_ENTRY32 { unsigned long Flink; unsigned long Blink; } LIST_ENTRY32, *PLIST_ENTRY32;