17 Sep
2025
17 Sep
'25
12:45 p.m.
On Wed Sep 17 12:27:02 2025 +0000, Alexandre Julliard wrote:
NtSetLdtEntries() tests are useful, but should probably go into ntdll:wow64. NtQueryInformationThread(ThreadDescriptorTableEntry) tests for invalid selectors are duplicated and can be removed. Sure, I can move tests to ntdll:wow64.
The tests for invalid selectors are part of the test to make sure that the modified LDT entries didn't exist before initializing them. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8987#note_116103