Commit f712a98d authored by Paul Gofman's avatar Paul Gofman Committed by Alexandre Julliard

include: Update LDR_DATA_TABLE_ENTRY definition.

parent 1ab32c6b
......@@ -3323,8 +3323,7 @@ typedef struct _LDR_DATA_TABLE_ENTRY
ULONG Flags;
SHORT LoadCount;
SHORT TlsIndex;
HANDLE SectionHandle;
ULONG CheckSum;
LIST_ENTRY HashLinks;
ULONG TimeDateStamp;
HANDLE ActivationContext;
void* Lock;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment