This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2025-02-25 01:39:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
736c7b0111
reactos
/
subsystems
/
win32
/
win32k
/
ldr
/
loader.c
9 lines
57 B
C
Raw
Normal View
History
Unescape
Escape
Commit the stuff. Lots of changes. I'll write a proper list of changes when it's done. svn path=/branches/reactos-yarotows/; revision=45355
2010-01-30 21:12:42 +00:00
Move the inclusion of <debug.h> to individual files and consolidate the inclusion of DDRAW/D3D headers a bit. svn path=/trunk/; revision=16320
2005-06-29 07:09:25 +00:00
make lsass, win32k and vbe/xbox miniports use ndk instead of old headers svn path=/trunk/; revision=16277
2005-06-26 05:04:12 +00:00
#
include
<w32k.h>
Moved display driver and got win32k loading it's entry point. svn path=/trunk/; revision=1036
2000-03-08 21:23:14 +00:00
Silence debug messages svn path=/trunk/; revision=6776
2003-11-24 14:19:52 +00:00
#
define NDEBUG
#
include
<debug.h>
Dmitry Philippov <shedon@mail.ru> - The EngLoadImage and EngUnloadImage functions have been fixed to store handles of loaded drivers. EngLoadImage should not fail if a driver is already loaded, it should return a handle of the already loaded driver instead. - The gpDxFuncs variable has been redefined. Earlier, memory was not allocated for this variable, thus resulting in memory corruption. svn path=/trunk/; revision=31416
2007-12-23 19:13:05 +00:00
Reference in a new issue
Copy permalink