Cleanup isn't necessary after calling the driver in NtQueryDirectoryFile.
[reactos.git] / reactos / ntoskrnl / lpc / send.c
2005-09-08 Hartmut BirrInitialize the length in the header in LpcSendTerminati...
2005-09-04 Alex Ionescu- Various fixes to headers, such as fixing some LPC...
2005-08-18 Alex IonescuFix boot
2005-08-16 Alex IonescuRemove all non-official LPC structures/defines/hardcode...
2005-08-11 Alex Ionescu- Use correct, documented, LPC Message structure (PORT_...
2005-07-22 Thomas Bluemelremoved MmCopyFromCaller and MmCopyToCaller and depend...
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-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-23 Alex IonescuSmall Debugging Services re-arrangement. /dbgk created...
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-03 Alex IonescuFix incorrect LPC Object export...we export pointers...
2005-01-02 Emanuele AlibertiReplace
2004-11-13 Hartmut Birr- Removed some unnecessary type casts.
2004-11-11 Alex IonescuFix calls to KeAttachProcess
2004-09-13 Gé van GeldorpFix closing of LPC ports
2004-08-31 Hartmut Birr- Removed the member OldProcess from the ETHREAD structure.
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-05-31 Gé van GeldorpTemporarily undo KeAttachProcess() done by win32k
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-07 Emanuele AlibertiMinor changes for NT compatibility.
2003-12-14 Hartmut Birr- Added return values to some unimplemented functions.
2003-08-18 Hartmut Birr- Check for the status after calling KeWaitForSingleObj...
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2001-12-01 Phillip SusiFixed typeo that prevented compilation
2001-11-25 David Welchinclude/csrss/csrss.h: Include a define for the size...
2001-06-23 Phillip SusiFixed LPC port implementation to use an internal semaph...
2001-03-18 David WelchFixes for APC handling
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-06-29 David WelchMade header file usage more consistent
2000-06-04 Emanuele AlibertiMade and new ntoskrnl/lpc directory for the LPC subsystem.