kernel: Initialize the dll path from the main exe name explicitly
commit3229e293d3eb40591fc18f3e6529d8c02f082419
authorAlexandre Julliard <julliard@winehq.org>
Wed, 22 Feb 2006 16:02:25 +0000 (22 17:02 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 22 Feb 2006 16:02:25 +0000 (22 17:02 +0100)
treeefe6f028f66057f04185f4c1f44a131da88a87b3
parentacdd03add66e4ba93651416e8db72ff3b8e44e32
kernel: Initialize the dll path from the main exe name explicitly
since ImagePathName is not always set at that point.
dlls/kernel/process.c