#pragma pack(?) changed to #include "*pack*.h"
[wine] / dlls / ntdll / nt.c
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...