A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Giannis Adamopoulos 9cde5acdc8 [win32k]
- Use the parse context to store whether or not the desktop object was created. If the object was not created, NtUserCreateDesktop should return immediately (this can happen if it didn't exist)
- Before this , if the desktop already exited, we opened the existing desktop and initialized it again. We also created another desktop heap, desktop window, etc.. This fact confused threads using this desktop and caused problems like the assertion we see in the test suite

svn path=/trunk/; revision=55517
2012-02-09 19:41:38 +00:00
reactos [win32k] 2012-02-09 19:41:38 +00:00
rosapps [SSSTARS] 2011-12-19 10:22:06 +00:00
rostests [WIN32KDLL] 2012-02-07 14:54:02 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00