mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 06:55:55 +00:00
According to ThFabba, NtUserSetThreadLayoutHandles returns zero. CORE-11700
This commit is contained in:
parent
ea1353e4be
commit
48827cf6c5
2 changed files with 3 additions and 2 deletions
|
@ -3313,7 +3313,7 @@ NtUserSetSystemTimer(
|
|||
UINT uElapse,
|
||||
TIMERPROC lpTimerFunc);
|
||||
|
||||
VOID
|
||||
DWORD
|
||||
NTAPI
|
||||
NtUserSetThreadLayoutHandles(HKL hNewKL, HKL hOldKL);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue