6 Jan
2024
6 Jan
'24
5:19 a.m.
LANCommander calls NtMapViewOfSectionEx with alloc_type=0x4000, which Wine does not handle, but you couldn't tell from the trace. -- v2: ntdll: Include alloc_type argument in NtMapViewOfSection(Ex) traces. https://gitlab.winehq.org/wine/wine/-/merge_requests/4788