Changes to all definitions involving wchar_t. The unsigned short type caused g++...
[reactos.git] / reactos / include / ntos / types.h
2003-01-01 Robert DickensonChanges to all definitions involving wchar_t. The unsig...
2002-11-25 guidoChanges '\' to '/' to enable x-compiling on linux.
2002-11-25 Robert DickensonSome cleanup.
2002-11-24 Robert DickensonMainly just added some small #ifdef sections for a...
2002-11-16 Eric KohlRevoved lots of unix line breaks.
2002-11-14 Casper Hornstrup2002-11-13 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-01-23 Casper HornstrupAdded GNU Debugger stub for remote debugging.
2001-09-24 Casper HornstrupInitial OS level SEH support.
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-07-23 Eric KohlAdded typedef for PCCHAR.
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-20 Eric KohlFirst fixes to support fastcall:
2001-06-04 Casper HornstrupRaw IP and ICMP fixes
2001-05-27 Eric KohlRewrote atom functions in kernel32
2001-05-27 Eric KohlImplemented atoms in ntoskrnl and fixed a few bugs
2001-05-07 Casper HornstrupPreparations for 32-bit/64-bit architectures
2001-01-27 Eric KohlFixed timer issues
2000-10-11 David WelchCorrect implementation of user-mode APCs
2000-10-08 Eric KohlAdded nameless struct/union support for [U]LARGE_INTEGER
2000-10-07 David WelchSome bug fixes
2000-10-06 Eric KohlImplemented NtPulseEvent() and NtQueryEvent()
2000-06-29 David WelchMade header file usage more consistent