Implemented NtQueueApcThread, and changed the server APC interface to
[wine] / include / winternl.h
2003-04-04  Alexandre JulliardImplemented NtQueueApcThread, and changed the server...
2003-03-31  Alexandre JulliardMoved WaitForMultipleObjects to ntdll (based on a patch...
2003-03-22  Thomas Mertes- Implement RtlDowncaseUnicodeString, RtlUniform, iswdi...
2003-03-21  Eric Pouech- implemented LdrQueryProcessModuleInformation
2003-03-20  Eric PouechMoved WINE_MODREF.flags to WINE_MODREF.ldr.Flags, and...
2003-03-20  Alexandre JulliardPartially implemented LdrLock/UnlockLoaderLock.
2003-03-19  Alexandre JulliardImplemented Rtl*ByteSwap() functions, based on a patch...
2003-03-18  Jon GriffithsCorrect the agument count for RtlInitializeGenericTable().
2003-03-18  Eric Pouech- added LDR_MODULE structure to WINE_MODREF and made...
2003-03-14  Eric Pouech- implementation of LdrLoadDll out of loader/module.c
2003-03-04  Eric Pouech- added Ldr* information to include/winternl.h
2003-02-19  Thomas Mertes- Implement RtlCharToInteger, RtlExtendedMagicDivide...
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2002-12-18  Alexandre JulliardImplemented RtlTimeToElapsedTimeFields.
2002-12-11  György 'Nog' Jeney- Implement RtlLocalTimeToSystemTime and RtlSystemTimeT...
2002-11-25  György 'Nog' Jeney- Move SetSystemTime, GetTimeZoneInformation and
2002-11-18  Mike McCormackAdd some definitions for structures used by NtQueryFile...
2002-10-25  Alexandre JulliardMade the ntdll registry functions use HKEY instead...
2002-09-17  Alexandre JulliardImplemented the ntdll virtual memory functions, and...
2002-09-17  Francois GougetRemove references to PCVOID and LPUINT.
2002-09-16  Alexandre JulliardImplemented NtDuplicateObject.
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-09-10  Patrik StridvallAdded the new header winternl.h.