Some initialization sequence bugfixes:
commit1c971e33642168852b3cc1c4dd132979a7242803
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Sat, 8 May 1999 09:58:47 +0000 (8 09:58 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 8 May 1999 09:58:47 +0000 (8 09:58 +0000)
tree56f22b9db54097b26cbb2323302f293ae3b05971
parente6cc6fdc074e7da965e38477960a9644ad9460eb
Some initialization sequence bugfixes:
- Initialize process crst for 16-bit processes.
- Don't crash due to uninitialized stack frames in WineLib.
- Map system DLLs before calling UserSignalProc.
- Signal USIG_PROCESS_CREATE only *after* the env_db is filled.
loader/task.c
scheduler/process.c