Don't use try...except exception handling with Watcom compiler.
authorChris Hanson <org/chris-hanson/cph>
Tue, 6 May 1997 04:51:12 +0000 (04:51 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 6 May 1997 04:51:12 +0000 (04:51 +0000)
commite889fdc23ac20d7e6f9322e3da10dd9e778f6274
tree628dff0c3fd9ca68f9a031a01381b2e2d8996642
parentc2627c5a05203260cc4e6dc24f4be995fa8f1788
Don't use try...except exception handling with Watcom compiler.
Instead use SetUnhandledExceptionFilter.
v7/src/microcode/nttrap.c