server: Remove no longer used create_flags from get_startup_info request.
[wine] / dlls / kernel / except.c
2006-01-10  Alexandre Julliardkernel: Don't send a debugger event in UnhandledExcepti...
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-04  Uwe BonnesMore verbose output when unhandled exception occurs.
2005-11-01  Alexandre JulliardDon't send an extra signal when waiting for a debug...
2005-10-04  Alexandre JulliardSet WINEDEBUG to an empty value instead of removing...
2005-09-12  Alexandre JulliardFixed some traces to use the right printf format and...
2005-06-20  Mike McCormack- don't include winreg.h
2005-06-17  Mike McCormackUse HANDLE instead of HKEY in the NT API.
2005-06-06  Alexandre JulliardRemoved some unnecessary inclusions of thread.h
2005-06-05  Alexandre JulliardDon't bother looking for a resource directory in free...
2005-02-24  Dmitry TimoshkovMatch RaiseException and EXCEPTION_RECORD to SDK defini...
2004-12-14  Alexandre JulliardGenerate stub entries on the fly for missing entry...
2004-06-01  Mike HearnUse TRACE rather than FIXME for check_resource_write.
2004-03-12  Alexandre JulliardWe no longer need to pass --debugmsg -all to winedbg.
2004-03-11  Alexandre JulliardRemove the WINEDEBUG variable from the environment...
2004-01-28  Alexandre JulliardMake sure that there is extra information in the except...
2003-10-14  Alexandre JulliardSet or clear the BeingDebugged flag in the PEB when...
2003-09-17  Alexandre JulliardMoved almost all remaining process, thread, fiber and...