Avoid a failure under Win9x.
[wine] / dlls / kernel / debugger.c
2004-01-16  Francois GougetAssorted spelling fixes.
2003-10-14  Alexandre JulliardSet or clear the BeingDebugged flag in the PEB when...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-27  Alexandre JulliardAdded varargs support for 16-bit entry points.
2002-10-25  Michael StefaniucCompile the kernel dll with -DSTRICT.
2002-10-03  Alexandre JulliardAdded process_id_t and thread_it_t types to the server...
2002-07-31  Alexandre JulliardFixed some handle type mismatches and added a few casts...
2002-03-11  Patrik StridvallFixed some issues found by winapi_check.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Alexandre JulliardReimplemented DebugBreakProcess.
2002-02-27  Eric PouechNew XP debugging APIs: implemented DebugActiveProcessStop,
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-19  James JuranPrevent warnings about labels at end of switch statemen...
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallFixed some issues found by winapi_check.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-06-11  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-02-12  Patrik StridvallDocumentation argument fixes.
2001-01-26  Alexandre JulliardChanged wait_process and wait_debug_event requests...
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2000-12-19  Andrew JohnstonDocumentation update.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.
2000-11-25  Alexandre JulliardMoved GET_IP out of winnt.h.
2000-09-29  Alexandre JulliardMoved a bunch of routines to kernel32.dll (with the...