Added missing prototypes for StrRetToBuf(A|W).
[wine] / dlls / ntdll /
1999-09-29  Patrik StridvallFixed some of the issues reported by winapi-check,...
1999-09-28  Alexandre JulliardSupport TRAP_sig for FreeBSD (with the help of Juergen...
1999-09-27  Alexandre JulliardMoved all signal support to a new platform-specific...
1999-09-22  Juergen SchmiedDo not set EH_NONCONTINUABLE.
1999-09-03  Juergen LockFix EXC_segv for the TRAP_sig undefined case (eg FreeBSD).
1999-08-08  Alexandre JulliardReplaced a few calls to lstr* functions by their CRTDLL...
1999-08-08  Alexandre JulliardReimplemented multi-byte and wide-chars functions to...
1999-08-01  Alexandre JulliardRemoved SIGNAL_MaskAsyncEvents and cleaned up signal...
1999-08-01  Alexandre JulliardChanged INSTR_EmulateInstruction to use a CONTEXT86...
1999-07-31  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-07-04  Patrik StridvallFixes for compile on non-Intel platforms.
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-18  Alexandre JulliardMoved signal handling to exception.c, generate exceptio...
1999-06-12  Patrik StridvallAdded missing/wrong includes.
1999-05-23  Alexandre JulliardUse the new debug functions to send debug events at...
1999-05-23  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-13  Alexandre JulliardAdapted for new register functions support (ESP_reg...
1999-05-12  Alexandre JulliardAdded macros and definitions for using exception inside...
1999-05-09  Alexandre JulliardImproved exception handling.
1999-05-08  Patrik StridvallANSI C fixes.
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-22  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-25  David LuyerAdded string.h.
1999-03-12  Marcus MeissnerAdded #ifdef HAVE_WCTYPE_H.
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-19  Huw D M DaviesFixed a few broken includes.
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...
1999-01-31  Alex KorobkaAdded an implementation of MRSW locks.
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-24  Juergen SchmiedNew stubs.
1998-12-11  Andreas MohrFixed a bunch of compiler warnings.
1998-11-14  Juergen SchmiedStubs: SetServiceStatus, RegisterServiceCtrlHandlerA/W,
1998-11-01  Marcus MeissnerMore Nt* and Rtl* function stubs, moved ntdll.c to...