include: Make RpcRaiseException DECLSPEC_NORETURN, like it is in the PSDK.
[wine] / dlls / ntdll / nt.c
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...