mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 01:15:09 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() lib/user32/controls/combo.c: - Combo height fix lib/user32/windows/window.c - Fix to FindWindowExW, incorrect allocation of UNICODE_STRING:s (uninitialized pointers...) subsys/win32k/ntuser/painting.c: - Put in locking of window lists where it was missing - Fixed an incorrect CONTAINING_RECORD subsys/win32k/ntuser/windc.c - Put in locking of window lists where it was missing subsys/win32k/ntuser/window.c - Put in locking of window lists, both children and thread, where it was missing - W32kCreateDesktopWindow had forgotten initializing its ChildrenListLock! - Remade NtUserFindWindowEx which I hope should work more as expected now subsys/win32k/ntuser/winpos.c: - Put in locking of window lists where it was missing svn path=/trunk/; revision=5031 |
||
---|---|---|
freeldr | ||
os2 | ||
posix | ||
reactos | ||
rosapps |