- fix wrong hexadecimal GetLastError() output
[wine] / win32 / except.c
2001-11-19  Andreas Mohr- fix wrong hexadecimal GetLastError() output
2001-10-23  Francois GougetExpand environment variables in "Debugger" setting.
2001-10-21  Andreas MohrCosmetics.
2001-08-15  Eric PouechModified the debugger launching code so that only one...
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-04-23  Francois GougetUse snprintf to prevent buffer overflows in format_exce...
2001-03-20  Alexandre JulliardTerminate process on unhandled ^C exception instead...
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-02-20  Alexandre JulliardRemoved a few Callout functions by doing a GetProcAddre...
2001-02-14  Patrik StridvallDocumentation ordinal fixes.
2001-01-26  Alexandre JulliardMade exception_event_request non-blocking, and added
2000-12-27  Andreas Mohr- clarify many error messages
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-12-11  Alexandre JulliardMoved all Wine internal definitions out of process.h.
2000-12-02  Francois GougetFixed miscellaneous typos, syntactic and grammatical...
2000-11-27  Andreas MohrImplemented TerminateApp needed for DBase 5.0.
2000-11-12  Alexandre JulliardThe debugger "Auto" registry value should be a string.
2000-11-08  Alexandre JulliardCheck all Callouts function pointers for NULL before...
2000-10-26  Alexandre JulliardRaise an exception when a stub entry point is called.
2000-10-22  Andreas Mohr- Print CS reg at crash MessageBox (needed for Win16...
2000-10-12  Eric PouechFixed regression for debugger startup event creation.
2000-10-12  Andreas MohrChanged debugger launching to auto per default.
2000-09-29  Alexandre JulliardMoved a bunch of routines to kernel32.dll (with the...
2000-08-31  Alexandre JulliardConverted a lot of server requests to the new exception...
2000-08-26  Alexandre JulliardRemoved calls to ConvertToGlobalHandle and MakeCritical...
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-07-29  Alexandre JulliardRemoved some unnecessary inclusions of wingdi.h and...
2000-06-25  Eric PouechFixed bad exception handler chain termination.
2000-06-07  Ulrich WeigandDon't call MessageBoxA before USER is initialized.
2000-05-29  Alexandre JulliardExec a separate wine binary for every win32 process...
2000-04-30  Eric PouechInsure we always try to launch a debugger.
2000-04-13  Eric PouechAdded launching of a debugger when unhandled exception...
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-24  Alexandre JulliardMoved FatalAppExit functions to win32/except.c.
2000-03-10  Alexandre JulliardAdded specific routines for OUTPUT_DEBUG_STRING and...
2000-03-08  Alexandre JulliardRemoved PDB32_DEBUGGED flag and send all debug events...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-30  Ulrich WeigandMoved debugger to libwine to make it available to WineL...
1999-11-10  Ulrich WeigandBugfix: Exception handlers are *not* WINAPI.
1999-06-18  Alexandre JulliardA few optimizations.
1999-05-23  Alexandre JulliardUse the new debug functions to send debug events at...
1999-05-14  Alexandre JulliardFixed a few bugs, and improved the exception macros...
1999-05-12  Alexandre JulliardAdded macros and definitions for using exception inside...
1999-05-09  Alexandre JulliardImproved exception handling.
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-01-18  Alexandre JulliardRelease 980118 wine-980118
1997-10-12  Alexandre JulliardRelease 971012 wine-971012
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-02-02  Alexandre JulliardRelease 970202 wine-970202
1996-08-11  Alexandre JulliardRelease 960811 wine-960811
1996-07-12  Alexandre JulliardRelease 960712 wine-960712
1996-06-11  Alexandre JulliardRelease 960611 wine-960611
1996-05-06  Alexandre JulliardRelease 960506 wine-960506
1996-04-05  Alexandre JulliardRelease 960405 wine-960405
1996-03-31  Alexandre JulliardRelease 960331 wine-960331
1996-03-14  Alexandre JulliardRelease 960314 wine-960314