Continue of MSVC-compiling changes....
[reactos.git] / reactos / ntoskrnl / nt / nttimer.c
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-10-07 Eric KohlCreate type objects for all object types.
2003-09-25 Eric KohlReplaced ObRosCreateObject() by ObCreateObject() and...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-05 Gunnar Dalsnes-corrected protoype
2003-02-27 Gunnar DalsnesNon expired timer wasn't dequeued/canceled before freed
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-05 David WelchFixed security define spelling
2001-09-06 David WelchImplemented NtQueryTime
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-03-07 David WelchAdded tagging of most allocates
2001-02-18 Phillip SusiFixes to waitable timer implementation
2001-02-04 Eric KohlImplemented KeRemoveQueueApc() (not exported).
2001-01-28 Eric KohlAdded mapping of access rights
2000-10-08 David WelchFixed compilation bugs
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-03-25 David WelchCleaned up code a bit
1999-01-17 David WelchBug fixes
1998-10-05 Rex JolliffInitial revision