Added macros and definitions for using exception inside Wine or
commit3b3ff2bb06827ba9c4c7d84631d9ef6aa2e19e06
authorAlexandre Julliard <julliard@winehq.org>
Wed, 12 May 1999 13:10:39 +0000 (12 13:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 May 1999 13:10:39 +0000 (12 13:10 +0000)
tree6c2d8645bfdd24d7627b69e7ae5ff77f0a76dba2
parent89fae7eb30e5dfe80ee156e98f465117874fad5a
Added macros and definitions for using exception inside Wine or
Winelib code.
dlls/ntdll/exception.c
if1632/thunk.c
include/except.h [deleted file]
include/wine/exception.h [new file with mode: 0644]
win32/except.c