mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 02:36:13 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() [KERNEL32]: Fix bugs #26, #27: RegisterWait(Ex) was not calling GetConsoleInputWaitHandle, so waits on console handles were given straight to the kernel (which obvioulsy doesn't grok them). [KERNEL32]: Fix bugs #28, #29: UnRegisterWait(Ex) was not checking for STATUS_PENDING, which is a "warning" in NT, but an error as far as this API is concerned, so FALSE should be returned. svn path=/trunk/; revision=52797 |
||
---|---|---|
reactos | ||
rosapps | ||
rostests | ||
wallpaper |