A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Alex Ionescu 828eda9888 - Properly implement SystemLoadGdiDriverInformation.
- Properly implement SystemExtendServiceTableInformation, except that the SE_LOAD_DRIVER_PRIVILEGE check is currently disabled since our smss doesn't acquire it (and we should therefore ban it from loading win32k.sys...).
- Delete LdrpLoadImage, LdrpUnlaodImage, LdrpLoadAndCallImage.

svn path=/trunk/; revision=25862
2007-02-21 02:46:30 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos - Properly implement SystemLoadGdiDriverInformation. 2007-02-21 02:46:30 +00:00
rosapps adding file dump.c it contain printf stuff to dump some struct to the screen it can make debuging more easy. but if u build reactos with DBG=0 you will not see the dump of the stuct I mabe will add a option to it when u start this tools so it dump data when u use the options. 2007-02-17 15:01:01 +00:00