Exception handling: Added a magic __EXCEPT_PAGE_FAULT macro to make it
commit324d86a3af69598631d2d6a6c27612f41991d8a9
authorAlexandre Julliard <julliard@winehq.org>
Fri, 16 Dec 2005 15:58:47 +0000 (16 16:58 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 16 Dec 2005 15:58:47 +0000 (16 16:58 +0100)
treea52b8acb166d65278dfca8427502b900b9f28178
parentdb7920bb44652245b82aba0c805aaa90eabf66f3
Exception handling: Added a magic __EXCEPT_PAGE_FAULT macro to make it
easier to handle the common case of trapping page faults.
dlls/ntdll/exception.c
include/wine/exception.h