A free Windows-compatible Operating System - mirrored from GitHub
Go to file
James Tabor de7c2c63e3 Win32k:
- Add thread information pointer to the user handle entry. This will be useful for checking handles, if the handle is not part of the current thread.
- Add a test to make sure the current process passes the gHandleTable pointer to user32.
- These changes are important for allowing User32 to read-only the handle object information. Not 100% compatible, we need NtUserProcessConnect and CsrClientConnectToServer. Need a full understanding how they both work with User32.
Ref:
- https://www.microsoft.com/msj/0397/hood/hood0397.aspx
- http://www.winterdom.com/dev/ui/wnd.html

svn path=/trunk/; revision=29105
2007-09-19 13:24:58 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos Win32k: 2007-09-19 13:24:58 +00:00
rosapps Set svn:eol-style = native 2007-09-18 21:32:39 +00:00
rostests Set svn:eol-style = native. (Final, Now you can kick me :-P) 2007-09-18 21:51:29 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00