fixed registry querying code in Ki386SetProcessorFeatures
[reactos.git] / reactos / ntoskrnl / lpc / create.c
2005-08-11 Alex Ionescu- Use correct, documented, LPC Message structure (PORT_...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
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-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-07 Alex IonescuRemove /nt directory
2005-01-03 Alex IonescuFix incorrect LPC Object export...we export pointers...
2005-01-02 Emanuele AlibertiReplace
2004-10-31 Emanuele AlibertiNormalize private symbols in LPC, plus minor changes...
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
2004-02-02 Emanuele AlibertiLPC: initial work on NT/ROS compatibility.
2004-02-01 Emanuele AlibertiUse macros for LPC message limits in current LPC implem...
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-09-25 Eric KohlReplaced ObRosCreateObject() by ObCreateObject() and...
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-02-19 Eric Kohl- Fixed object creation. Named objects are now automati...
2001-12-02 David WelchImplemented LPC sections
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-01-29 Emanuele AlibertiStubs for some new LPC functions (w2k).
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-06-04 Emanuele AlibertiMade and new ntoskrnl/lpc directory for the LPC subsystem.