kernel32: Fix a test that fails in win2k.
[wine] / dlls / kernel32 / tests / debugger.c
2007-08-31  Francois Gougetkernel32/tests: Add tests for DebugActiveProcessStop...
2007-08-31  Francois Gougetserver: Fix the crashed process exit code when the...
2007-08-31  Francois Gougetwinedbg: 'winedbg --auto' and 'winedbg --minidump'...
2007-08-30  Francois Gougetkernel32/tests: Don't call ok() in child processes.
2007-08-30  Francois Gougetkernel32/tests: If the registry happens to be set up...
2007-08-16  Francois Gougetkernel32/tests: Remove a redundant RegSetValueExA(...
2007-08-10  Francois Gougetkernel32/tests: Test the debugger startup and crashed...