mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
Updated ntdll-NtQuerySection patchset
This commit is contained in:
parent
74068f2cab
commit
fb4fcb4da6
@ -52,7 +52,7 @@ index 46b019c5817..b0c3db0fb76 100644
|
||||
+ char buf[1024];
|
||||
+ } info;
|
||||
+ IMAGE_NT_HEADERS *nt;
|
||||
+ ULONG ret;
|
||||
+ SIZE_T ret;
|
||||
+ SIZE_T fsize, image_size;
|
||||
+ SYSTEM_INFO si;
|
||||
+
|
||||
|
Loading…
Reference in New Issue
Block a user