#170 · 108 comments
· updated 2024-09-14
· 3 matching
... 7 +2288,7 @@ static NTSTATUS open_dll_file( UNICODE_STRING *nt_name,
WINE_MODREF **pwm, void
}
NtQuerySection( mapping, SectionImageInformation, image_info, sizeof(*image_info), NULL ...
comment by
marcospdsf · 2020-11-11 ·
view ·
github ... 7 +2288,7 @@ static NTSTATUS open_dll_file( UNICODE_STRING *nt_name,
WINE_MODREF **pwm, void
> }
> NtQuerySection( mapping, SectionImageInformation, image_info, sizeof(*image_info), NULL ...