Get full path of argv[0] before we change directories.
commita3e0cfc5fb2fd9a967e76685eb877918b4bb0ab3
authorAlexandre Julliard <julliard@winehq.org>
Sun, 16 Jul 2000 18:21:34 +0000 (16 18:21 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 16 Jul 2000 18:21:34 +0000 (16 18:21 +0000)
treeae93245e206ed67afb7e97c0d0af056bb8710ca4
parent56adb25f7df07fc00c6b8785612475c2210685af
Get full path of argv[0] before we change directories.
Make sure process names are long path names.
Cleaned up initialisation a bit.
include/main.h
include/options.h
include/process.h
loader/dos/module.c
loader/main.c
misc/options.c
scheduler/client.c
scheduler/process.c