Call 16-bit instead of 32-bit UserSignalProc entry point.
commit979000e038492d5871bc6be4162c016d8ec7bac1
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Sun, 5 Dec 1999 02:48:53 +0000 (5 02:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 5 Dec 1999 02:48:53 +0000 (5 02:48 +0000)
tree459306135bc225b9f36f99dd9bc5b03fe3aba911
parentcd841a4a8643858217656706318b2f609818b34f
Call 16-bit instead of 32-bit UserSignalProc entry point.
Don't load USER32.DLL unless requested by the program.
Bugfix: Pass the correct thread ID to UserSignalProc.
if1632/thunk.c
include/process.h
loader/task.c
scheduler/process.c
scheduler/thread.c