Get rid of the 32-bit user signal proc since we always run builtin
commitc963e25c0e988c7031f6cd00430e6fb2fac98cdd
authorAlexandre Julliard <julliard@winehq.org>
Thu, 15 May 2003 23:11:00 +0000 (15 23:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 May 2003 23:11:00 +0000 (15 23:11 +0000)
treee60325f187f6385d6074954cf9f56c71e711b5a0
parent9daabbc8d1cda7904718f1b31f00b48f47596338
Get rid of the 32-bit user signal proc since we always run builtin
USER now.  Moved USER module cleanups to the 16-bit signal proc.
dlls/user/user.exe.spec
dlls/user/user16.c
include/module.h
include/user.h
loader/ne/module.c
loader/ne/segment.c
loader/task.c
scheduler/process.c
scheduler/thread.c
windows/user.c