Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / ntoskrnl / lpc / create.c
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.