Sweden-Number/dlls/kernel32
André Hentschel 2976b6342f kernel32: Add stub for GetCurrentPackageId. 2013-02-20 10:33:28 +01:00
..
nls
tests kernel32/tests: Reduce the size of the console buffer to speed up the tests. 2013-02-11 17:52:43 +01:00
Makefile.in
actctx.c
atom.c
change.c
comm.c
computername.c
console.c
console_private.h
cpu.c kernel32: Retrieve the system info from ntdll on startup. 2013-01-09 12:15:22 +01:00
debugger.c kernel32: Avoid signed-unsigned integer comparisons. 2013-02-12 10:17:08 +01:00
editline.c
environ.c
except.c atl: Allow version-based differences in struct layouts. 2012-12-10 18:29:54 +01:00
fiber.c
file.c kernel32: Attempt to buffer the full directory in FindFirstFile to avoid races. 2013-02-18 14:51:05 +01:00
format_msg.c
heap.c kernel32: There is no need for lock/unlock heap in GlobalAlloc. 2013-02-15 11:52:47 +01:00
kernel32.spec kernel32: Add stub for GetCurrentPackageId. 2013-02-20 10:33:28 +01:00
kernel_main.c kernel32: We no longer need the server start time in kernel32. 2013-01-29 17:50:17 +01:00
kernel_private.h kernel32: Retrieve the system info from ntdll on startup. 2013-01-09 12:15:22 +01:00
lcformat.c
locale.c kernel32: Implement CompareStringOrdinal. 2012-11-02 19:47:15 +01:00
locale_rc.rc
lzexpand.c
module.c
nameprep.c
oldconfig.c
path.c kernel32: Make CopyFile(Ex)() succeed even if the source file is delete-locked. 2013-01-18 13:29:01 +01:00
powermgnt.c
process.c kernel32: Retrieve the system info from ntdll on startup. 2013-01-09 12:15:22 +01:00
profile.c kernel32: Remove unused variables. 2012-11-22 11:55:25 +01:00
resource.c kernel32: Remove unused variables. 2012-11-22 11:55:25 +01:00
string.c
sync.c
tape.c
term.c
thread.c
time.c kernel32: Fixed TIME_CompTimeZoneID behavior on dates close to New Year's Eve. 2012-12-10 17:36:25 +01:00
toolhelp.c
version.c kernel32: Add stub for GetCurrentPackageId. 2013-02-20 10:33:28 +01:00
version.rc
virtual.c kernel32: Retrieve the system info from ntdll on startup. 2013-01-09 12:15:22 +01:00
volume.c kernel32: Avoid signed-unsigned integer comparisons. 2013-02-12 10:17:08 +01:00
wer.c
winerror.mc