Use the exe name and file handle we got from the server also when
authorAlexandre Julliard <julliard@winehq.org>
Sat, 6 Jan 2001 01:55:49 +0000 (01:55 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 6 Jan 2001 01:55:49 +0000 (01:55 +0000)
commit105b0f4e64b939f49f46e71c976a88df670aae08
treea1e8d3780ed177050795b010586a2e80060abf57
parent2362380b64332bb76808011abaa33ab6546b4c8f
Use the exe name and file handle we got from the server also when
starting Win16 or DOS programs, to avoid depending on the contents of
the command-line.
dlls/winedos/module.c
dlls/winedos/winedos.spec
include/callback.h
include/dosexe.h
loader/ne/module.c
miscemu/main.c
scheduler/process.c