Sweden-Number/dlls/kernel32
Alexandre Julliard 89c0b87fad kernel32/tests: Fix the SetThreadIdealProcessor for WoW64. 2009-12-23 14:27:31 +01:00
..
nls kernel32/nls: Add genitive forms for Lithuanian locale. 2009-10-21 16:05:58 +02:00
tests kernel32/tests: Fix the SetThreadIdealProcessor for WoW64. 2009-12-23 14:27:31 +01:00
Makefile.in
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 kernel32: Reduce registry access to KEY_READ wherever possible. 2009-11-30 16:33:54 +01:00
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 kernel32: Reduce registry access to KEY_READ wherever possible. 2009-11-30 16:33:54 +01:00
fiber.c
file.c kernel32: Fix a leak in ReplaceFileW. 2009-12-22 13:48:26 +01:00
file16.c kernel32: Null-terminate the buffer also on error in GetPrivateProfileString16. 2009-11-16 11:36:08 +01:00
format_msg.c kernel32: Fix write buffer overrun in format_insertW. 2009-12-02 13:06:07 +01:00
global16.c
heap.c kernel32: Correct ullTotalVirtual for GlobalMemoryStatusEx(). 2009-10-14 13:03:33 +02:00
instr.c
kernel16.c
kernel16_private.h
kernel32.spec ntdll: Add stubs for RtlAddFunctionTable and RtlDeleteFunctionTable. 2009-12-04 14:34:45 +01:00
kernel_main.c
kernel_private.h kernel32: Add a structure to store all the information about an executable. 2009-10-28 11:03:04 +01:00
krnl386.exe.spec
lcformat.c kernel32/lcformat: Add support for genitive month names in GetDateFormat(). 2009-12-04 14:34:57 +01:00
local16.c
locale.c kernel32: Consolidate some related code closer together. 2009-12-10 12:21:42 +01:00
locale_rc.rc
lzexpand.c
module.c kernel32: Add a structure to store all the information about an executable. 2009-10-28 11:03:04 +01:00
ne_module.c
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: Explicitly treat the current working directory name as a unix one. 2009-12-04 14:42:05 +01:00
profile.c kernel32: Fix uninitialised memory read in GetPrivateProfileStringA if GetPrivateProfileStringW returns 0. 2009-11-29 16:42:10 +01:00
registry16.c
relay16.c kernel32: Reduce registry access to KEY_READ wherever possible. 2009-11-30 16:33:54 +01:00
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 kernel32: Added stub for CreateMemoryResourceNotification. 2009-11-16 12:42:19 +01:00
syslevel.c
tape.c
task.c kernel32: Use PeekMessageW instead of UserYield. 2009-11-12 23:09:21 +01:00
thread.c
thunk.c
time.c
toolhelp.c
utthunk.c
version.c kernel32: Implement GetProductInfo on top of ntdll stub. 2009-10-26 11:37:04 +01:00
version.rc
version16.rc
virtual.c
volume.c kernel32: Add stub for GetVolumePathNamesForVolumeNameW. 2009-10-23 12:38:31 +02:00
vxd.c
wowthunk.c