Send USIG_PROCESS_CREATE signal.
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Sun, 11 Apr 1999 12:06:04 +0000 (12:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 11 Apr 1999 12:06:04 +0000 (12:06 +0000)
commit2e658768dc87faf4da968443906faf15117328ed
treed8ed309d8ebe89e930f1b8c75a6e67375d4867e2
parentaf50474298d9e1943e20d1d1aa475a88ad2dd826
Send USIG_PROCESS_CREATE signal.
Bugfix: GetProcessDword offset -8 should return parent process ID.
include/process.h
loader/ne/module.c
loader/task.c
scheduler/process.c
scheduler/thread.c