fixed uninitialized variable warning
[reactos.git] / reactos / ntoskrnl / ps / win32.c
2005-11-13 Hartmut Birr- Removed the process from the parameter list of MmCrea...
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-08-02 Filip NavaraMove #endif one line down to make the source code balanced.
2005-07-05 Gé van GeldorpAlways return a meaningfull status code
2005-06-26 Alex IonescuFixes for NDK compatibily (and plain ol' good design...
2005-06-25 Alex Ionescubuild win32k with NDK, finally\!
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Alex IonescuMake Object Type creation compatible with OB 2.0 from...
2005-05-15 Alex IonescuRemoved incorrect Create/DuplicationNotify callbacks...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-06 Alex IonescuUpdate EPROCESS to latest version. Basic Fast Referenci...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-19 Alex IonescuCorrect NtW32call to call correct kernel function,...
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-11-20 Thomas Bluemel1. removed window station/desktop hacks from ntoskrnl
2004-09-28 Thomas Bluemel1. get rid of the global thread list and group threads...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
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-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-06-20 Eric KohlEnable automatic initialization and termination of...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-01-26 David WelchPresent large reads to the filesystem from CcCopyRead
2002-01-13 David WelchBegan work on message queue and default window procedure
2002-01-04 Eric KohlStarted kernel queue implementation.