Sweden-Number/dlls/kernel32
Greg Geldorp 0650cb2456 kernel32/tests: Add tests to verify USERPROFILE and environment variables from registry are present and correct. 2010-12-20 12:47:38 +01:00
..
nls
tests kernel32/tests: Add tests to verify USERPROFILE and environment variables from registry are present and correct. 2010-12-20 12:47:38 +01:00
Makefile.in
actctx.c
atom.c
change.c kernel32: Add support for completion routine invocation in ReadDirectoryChangesW. 2010-12-16 11:50:09 +01:00
comm.c
computername.c
console.c kernel32: When reading chars out of a bare console, use the Unix API (instead of the Windows one). 2010-12-13 16:23:14 +01:00
console_private.h
cpu.c
debugger.c
editline.c kernel32: In readline, now print control characters with ^ escape. 2010-12-13 16:23:44 +01:00
environ.c
except.c
fiber.c
file.c kernel32: Properly manage ctrl-Z (and ctrl-D) in ReadFile when dealing with a console handle. 2010-11-29 11:35:46 +01:00
format_msg.c
heap.c
kernel32.spec kernel32: Add a stub for SetProcessDEPPolicy. 2010-11-12 15:49:48 +01:00
kernel_main.c kernel32: Remove unnecessary use of wownt32.h. 2010-11-01 16:44:24 +01:00
kernel_private.h
lcformat.c
locale.c
locale_rc.rc
lzexpand.c
module.c
oldconfig.c
path.c
powermgnt.c kernel32: Remove dead code and old comment. 2010-11-04 11:47:16 +01:00
process.c kernel32: Fixed size to GetEnvironmentVariableW. 2010-12-17 13:26:01 +01:00
profile.c
resource.c
string.c
sync.c
tape.c
thread.c
time.c
toolhelp.c
version.c
version.rc
virtual.c
volume.c kernel32: Fix a trace to print the correct error code. 2010-11-04 16:43:21 +01:00
wer.c