Made exception_event_request non-blocking, and added
commite939eae00b1378b463d553dcf51cd9990571a5a9
authorAlexandre Julliard <julliard@winehq.org>
Fri, 26 Jan 2001 20:45:41 +0000 (26 20:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 26 Jan 2001 20:45:41 +0000 (26 20:45 +0000)
tree7a536a7bc921e52fd0736b4560c4a737c74abe19
parentf4d5fefb0a8bdb449de7ba6c06a2d85552337d10
Made exception_event_request non-blocking, and added
get_exception_status to retrieve the exception result returned by the
debugger.
dlls/ntdll/exception.c
include/server.h
server/debugger.c
server/request.h
server/trace.c
win32/except.c