Files
wine-staging/patches/ntdll-ThreadTime/definition
2020-06-18 19:13:40 -05:00

6 lines
332 B
Plaintext

Fixes: [20230] Return correct values for GetThreadTimes function
Fixes: Return correct thread creation time in SystemProcessInformation
Fixes: Fill process virtual memory counters in NtQuerySystemInformation
# Split awkwardly between .so and .dll parts (NtQuerySystemInformation vs NtQueryProcess/ThreadInformation).
Disabled: true