Implemented NtQueueApcThread, and changed the server APC interface to
[wine] / dlls / ntdll / nt.c
2003-04-04  Alexandre JulliardImplemented NtQueueApcThread, and changed the server...
2002-12-10  Alberto MassariAdded parameters to NtXxxPort functions prototypes.
2002-12-05  Patrik StridvallReplace 0x%p with %p.
2002-11-21  Andrew John HughesBuild ntdll with -DSTRICT.
2002-09-17  Alexandre JulliardImplemented the ntdll virtual memory functions, and...
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-07-31  Alexandre JulliardFixed some handle type mismatches and added a few casts...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-19  Vincent BéronCorrect implementation of VerSetConditionMask.
2002-05-09  Juergen SchmiedCorrected RtlConvertSidToUnicodeString, stub for VerSet...
2002-05-01  Laurent PinchartFixed NtQueryInformationProcess to return correct infor...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-20  Francois GougetFix LUID definition.
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-06-28  Patrik StridvallDocumentation name fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2000-12-13  Eric KohlImplemented _ultow() and export [Nt/Zw]QueryVolumeInfor...
2000-12-06  James JuranReturn a maximum registry size of 32 MB in NtQuerySyste...
2000-11-01  Andreas MohrChanged NtQueryInformationToken() to fill out a valid...
2000-10-13  Alexandre JulliardAdded a few more large integer functions.
2000-09-29  Alexandre JulliardRemoved a few dependencies on kernel32 functions.
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
2000-07-29  Alexandre JulliardRemoved a few external dependencies from ntdll.
2000-06-25  Marcus MeissnerReturn "no debugger attached" in NtQueryInformationProc...
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-04  Dan ScottFixed typos in _alldiv() and _allmul().
2000-01-29  Alexandre JulliardRemoved debugstr.h.
2000-01-23  Juergen Schmied- implementation of RtlReg* (read access), RtlEvent...
1999-12-11  Juergen SchmiedStubs for LsaFreeMemory, LsaQueryInformationPolicy...
1999-12-10  Marcus MeissnerAdded NtPowerInformation stub.
1999-11-29  Alexandre JulliardImplemented waitable timers.
1999-06-12  Patrik StridvallAdded missing/wrong includes.
1999-05-23  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-11  Juergen SchmiedImplemented NtTerminateProcess and NtDisplayString.
1999-03-09  Juergen Schmied- sorted API by groups
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Juergen Schmied- made the security functions consistent. advapi calls...
1999-02-17  Francois GougetFixed a number of warnings concerning the matching...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-13  Juergen Schmied- documented most of the undocumented functions in...
1998-12-24  Juergen SchmiedNew stubs.
1998-12-11  Andreas MohrFixed a bunch of compiler warnings.
1998-11-01  Marcus MeissnerMore Nt* and Rtl* function stubs, moved ntdll.c to...