Sweden-Number/dlls/kernel32
Alexandre Julliard c4d85843c0 kernel32: Get the current directory from the process parameters in create_cmd_process().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-16 22:26:07 +02:00
..
nls
tests kernel32: Fix LCMapString buffer calculation with LCMAP_KATAKANA and LCMAP_HALFWIDTH. 2018-10-15 20:13:51 +02:00
Makefile.in
actctx.c
atom.c
change.c
comm.c
computername.c
console.c kernel32: Add AttachConsole implementation. 2018-08-16 13:21:56 +02:00
console_private.h
cpu.c
debugger.c
editline.c
environ.c
except.c kernel32: Don't clear WINEDEBUG in the debugger process if +winedbg is set. 2018-08-16 10:57:35 +02:00
fiber.c
file.c kernel32: Always create file with FILE_READ_ATTRIBUTES access in CreateFile. 2018-08-21 23:02:28 +02:00
format_msg.c
heap.c
kernel32.spec kernel32: Add stub for MoveFileTransacted{A,W}. 2018-10-15 20:13:51 +02:00
kernel_main.c
kernel_private.h kernel32: Move MODULE_get_binary_info implementation to process.c. 2018-09-27 13:27:28 +02:00
lcformat.c
locale.c kernel32: Fix LCMapString buffer calculation with LCMAP_KATAKANA and LCMAP_HALFWIDTH. 2018-10-15 20:13:51 +02:00
locale_rc.rc
lzexpand.c
module.c kernel32: Move MODULE_get_binary_info implementation to process.c. 2018-09-27 13:27:28 +02:00
nameprep.c
oldconfig.c
path.c kernel32: Add stub for MoveFileTransacted{A,W}. 2018-10-15 20:13:51 +02:00
powermgnt.c
process.c kernel32: Get the current directory from the process parameters in create_cmd_process(). 2018-10-16 22:26:07 +02:00
profile.c
resource.c kernel32: Fix BeginUpdateResource structure layout. 2018-08-14 14:59:48 +02:00
string.c
sync.c kernel32: Implement GetQueuedCompletionStatusEx(). 2018-10-01 19:12:21 -07:00
tape.c
term.c
thread.c server: Allow specifying the security descriptor for a new thread. 2018-09-20 13:06:12 +02:00
time.c kernel32: Add stub for GetDynamicTimeZoneInformationEffectiveYears(). 2018-08-14 13:55:55 +02:00
toolhelp.c
version.c
version.rc
virtual.c kernel32: Add DECLSPEC_HOTPATCH to functions patched by libtcmalloc. 2018-09-18 20:59:38 +02:00
volume.c
wer.c
winerror.mc