[NTUSER] Follow-up of #4277 (ea1353e)

According to ThFabba, NtUserSetThreadLayoutHandles returns zero.
CORE-11700
This commit is contained in:
Katayama Hirofumi MZ 2022-01-13 10:41:03 +09:00
parent ea1353e4be
commit 48827cf6c5
2 changed files with 3 additions and 2 deletions

View file

@ -3313,7 +3313,7 @@ NtUserSetSystemTimer(
UINT uElapse,
TIMERPROC lpTimerFunc);
VOID
DWORD
NTAPI
NtUserSetThreadLayoutHandles(HKL hNewKL, HKL hOldKL);