Sweden-Number/dlls/kernel32
Zebediah Figura 5155afd882 kernel32: Use the full path as an argument to winevdm.exe.
When starting a 16-bit process using CreateProcess() which resides
in a subdirectory, the directory is changed but winevdm.exe still
attempts to look for the whole path. Thus attempting to start
"install\setup.exe" will cause winevdm.exe to look for
"install\install\setup.exe", which fails.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-05-01 19:29:14 +02:00
..
nls kernel32: Add Unicode character for Turkish lira. 2017-03-24 21:17:45 +01:00
tests ntdll: Add stub for JobObjectBasicAccountingInformation and JobObjectBasicProcessIdList. 2017-04-24 11:09:46 +02:00
Makefile.in
actctx.c
atom.c
change.c
comm.c
computername.c
console.c
console_private.h
cpu.c
debugger.c
editline.c
environ.c
except.c
fiber.c
file.c
format_msg.c
heap.c kernel32: Simplify Linux implementation of GlobalMemoryStatusEx. 2017-03-24 21:09:17 +01:00
kernel32.spec kernel32: Add stub for GetPackageFullName. 2017-04-24 11:09:59 +02:00
kernel_main.c
kernel_private.h
lcformat.c
locale.c kernel32: Improve locale detection on Android. 2017-04-03 17:59:09 +02:00
locale_rc.rc
lzexpand.c
module.c
nameprep.c
oldconfig.c
path.c
powermgnt.c
process.c kernel32: Use the full path as an argument to winevdm.exe. 2017-05-01 19:29:14 +02:00
profile.c
resource.c
string.c
sync.c kernel32: Use default buffer size in CreatePipe if 0 was passed. 2017-03-30 22:06:32 +02:00
tape.c
term.c
thread.c
time.c
toolhelp.c
version.c kernel32: Add stub for GetPackageFullName. 2017-04-24 11:09:59 +02:00
version.rc kernel32: Add localized version resource. 2017-03-22 16:23:09 +01:00
virtual.c
volume.c
wer.c
winerror.mc