Avoid using uninitialized variables
[reactos.git] / reactos / subsys / win32k / ldr /
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-06-29 Filip NavaraMove the inclusion of <debug.h> to individual files...
2005-06-26 Alex Ionescumake lsass, win32k and vbe/xbox miniports use ndk inste...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-28 Filip Navara- Import RtlImageDirectoryEntryToData from ntoskrnl...
2004-04-11 Gé van Geldorp- Implement NULL module case for EngFindImageProcAddress
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-03-07 David Welch- Added an implementation of LdrFindImageProcAddress.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-11-24 Gé van GeldorpSilence debug messages
2003-07-29 James TaborAdding Art Yerkes Keyboard Testing Code
2003-07-11 Royce Mitchell III@implemented and @unimplemented comments for subsys...
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-25 Robert DickensonAdded a whole lot of CVS sugar so I can use WinCVS...
2002-07-04 David WelchAdded some missing files.
2002-06-14 Eric KohlFixed automatic loading of required modules.
2001-03-31 Jason FilbyIdentation corrected, many fixes and minor improvements...
2000-08-26 Eric KohlReplaced call to LdrLoadModule() by call to ZwSetSystem...
2000-06-16 Jason FilbyGDI improvements
2000-03-17 Jason FilbyMiniport driver now loaded from win32k
2000-03-08 Emanuele AlibertiSome minor fixes.
2000-03-08 Jason FilbyMoved display driver and got win32k loading it's entry...