ntdll: Set the DataLength field of the information field in NtQueryValueKey to how...
[wine] / dlls / ntdll / tests / exception.c
2007-11-12  Peter Beutnerntdll: Better trap exception handling.
2007-09-20  Alexandre Julliardntdll/tests: Skip the debugger test if the child proces...
2007-08-21  Paul Vriensntdll/tests: Do GetModuleHandle only once and add a...
2007-05-29  Francois Gougetntdll/tests: Remove an inappropriate const qualifier.
2007-05-23  Peter Oberndorferntdll: Fix up instruction pointer in context inside...
2007-04-05  Peter Beutnerntdll: Remove one exception test.
2007-03-14  Alexandre Julliardntdll: Fixed some exception codes and parameters.
2007-03-14  Alexandre Julliardntdll/tests: Mask reserved bits before testing dr7.
2007-03-09  Peter Beutnerntdll: Testcase for handling SIMD exceptions.
2007-03-05  Peter Oberndorferntdll: Make exception test not hang when creating proce...
2007-02-27  Peter Oberndorferntdll: Extend debugger tests.
2007-02-27  Peter Oberndorferntdll/tests: Add a debugger around the exceptions.
2007-02-16  Peter Oberndorferntdll: Add a vectored exception handling test to the...
2007-02-13  Peter Oberndorferntdll: Test that shows RtlRaiseException with EXCEPTION...
2007-01-10  Alexandre Julliardntdll/tests: Fix exception test for CPUs that do segmen...
2006-12-04  Peter Beutnerntdll: Fix single stepping over popf instruction.
2006-12-01  Peter Beutnerntdll: Add more exception tests.
2006-12-01  Peter Beutnerntdll: Run exception tests from executable memory.
2006-12-01  Peter Beutnerntdll: Simplify exception tests.
2006-10-14  Michael Stefaniucntdll/tests: Win64 printf format warning fixes.
2006-10-03  Marcus Meissnerntdll: More tests for exception handling.
2006-10-03  Dmitry Timoshkovntdll: Make test_debug_regs() print the actual Dr7...
2006-10-02  Marcus Meissnerntdll: Added debug registers test case.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-12  Detlef Riekenbergntdll/tests: Skip tests if NtCurrentTeb doesn't exist.
2005-12-31  Alexandre Julliardntdll/tests: Try to fail more gracefully on win9x.
2005-12-16  Alexandre Julliardntdll: More compatible exception information for protec...