Alexandre Julliard : ntdll: More compatible exception information for protection faults.

Alexandre Julliard julliard at wine.codeweavers.com
Sat Dec 17 05:37:45 CST 2005


Module: wine
Branch: refs/heads/master
Commit: 07f84d0458c07ffd455863cdd0c59abfccbdd98d
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=07f84d0458c07ffd455863cdd0c59abfccbdd98d

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Dec 16 16:27:39 2005 +0100

ntdll: More compatible exception information for protection faults.
Added a bunch of test cases.

---

 dlls/ntdll/signal_i386.c     |   80 +++++++++++++++
 dlls/ntdll/tests/.gitignore  |    1 
 dlls/ntdll/tests/Makefile.in |    1 
 dlls/ntdll/tests/exception.c |  223 ++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 302 insertions(+), 3 deletions(-)
 create mode 100644 dlls/ntdll/tests/exception.c




More information about the wine-cvs mailing list