More comcat.dll implementation, swprintf fix, winerror.h additions.
[wine] / dlls / ntdll / sec.c
2002-05-09  Juergen SchmiedCorrected RtlConvertSidToUnicodeString, stub for VerSet...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-25  Peter HunnisettNew file msvcrt/excpt.h. Move some stuff out of winnt...
2002-01-29  Dmitry TimoshkovFixed RtlAddAccessAllowedAce return value.
2001-12-05  Alexandre JulliardRemoved ntdll dependency on MultiByteToWideChar/WideCha...
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-09-29  Alexandre JulliardRemoved a few dependencies on kernel32 functions.
2000-07-29  Alexandre JulliardRemoved a few external dependencies from ntdll.
2000-07-25  Alexandre JulliardTemporarily moved advapi32 registry support back into...
2000-06-01  Juergen SchmiedStub for RtlConvertSidToUnicodeString.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-29  Alexandre JulliardRemoved debugstr.h.
2000-01-23  Juergen Schmied- implementation of RtlReg* (read access), RtlEvent...
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-05-23  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-09  Juergen Schmied- sorted API by groups