Sweden-Number/dlls/kernel32
Ken Thomases 47dea9b670 loader: On Mac, reserve the process's original thread for the frameworks.
The frameworks expect the original thread to run its run loop, so input
sources (like distributed notifications) get processed.  For example,
Core Audio on Snow Leopard doesn't track changes in the default ouput
device, such as when headphones are plugged in, without this.
2010-11-16 11:47:58 +01:00
..
nls
tests kernel32/tests: '\' needs to be escaped in a C string (sparse). 2010-11-10 12:18:21 +01:00
Makefile.in
actctx.c
atom.c
change.c
comm.c
computername.c
console.c kernel32: Fixed regression with echoing input characters. 2010-11-12 15:48:10 +01:00
console_private.h
cpu.c
debugger.c
editline.c
environ.c
except.c
fiber.c
file.c
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 loader: On Mac, reserve the process's original thread for the frameworks. 2010-11-16 11:47:58 +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