wine/dlls/kernel32
2009-12-29 11:43:46 +01:00
..
nls kernel32/nls: Fix German translation. 2009-12-24 12:15:40 +01:00
tests kernel32/tests: Fix the SetThreadIdealProcessor for WoW64. 2009-12-23 14:27:31 +01:00
actctx.c kernel32: Fix typo in a comment. 2009-12-18 13:14:02 +01:00
atom.c
atom16.c
change.c
comm.c
computername.c
console.c
console_private.h
cpu.c
debugger.c
dosmem.c
editline.c
environ.c kernel32: Add a define for UNICODE_STRING_MAX_CHARS. 2009-12-14 16:14:37 +01:00
error16.c
except.c
fiber.c
file.c kernel32: Fix a leak in ReplaceFileW. 2009-12-22 13:48:26 +01:00
file16.c
format_msg.c
global16.c kernel32: Make GMEM_DDESHARE blocks owned by the calling module. 2009-12-28 12:27:17 +01:00
heap.c
instr.c
kernel16.c winevdm: Move the loading of the system drivers into their specific 16-bit module. 2009-12-28 23:50:40 +01:00
kernel16_private.h
kernel32.spec
kernel_main.c
kernel_private.h kernel32: Don't store the current codepage in the thread data. 2009-12-29 11:43:46 +01:00
krnl386.exe.spec
lcformat.c
local16.c
locale.c kernel32: Don't store the current codepage in the thread data. 2009-12-29 11:43:46 +01:00
locale_rc.rc
lzexpand.c
Makefile.in
module.c
ne_module.c kernel32: Handle the case where the 16-bit module is already loaded also for separated dlls. 2009-12-28 23:50:36 +01:00
ne_segment.c
oldconfig.c
path.c kernel32: Fix SearchPath parameter validation with tests. 2009-12-22 13:48:25 +01:00
powermgnt.c
process.c kernel32: Ignore empty environment values from registry. 2009-12-24 17:00:08 +01:00
profile.c
registry16.c
relay16.c
resource.c kernel32: Free the resource data if a matching resource exists and we choose not to overwrite the existing resource. 2009-12-17 12:53:39 +01:00
resource16.c kernel32: Load the DestroyIcon32 function from 16-bit user.exe. 2009-12-22 13:48:03 +01:00
selector.c
snoop16.c
string.c
sync.c
syslevel.c
tape.c
task.c
thread.c
thunk.c
time.c
toolhelp.c
utthunk.c
version.c
version.rc
version16.rc
virtual.c
volume.c
vxd.c
wowthunk.c