.. |
nls
|
…
|
|
tests
|
kernel32/tests: Add a test case for calling TlsFree on a freed index.
|
2010-03-03 11:49:35 +01:00 |
Makefile.in
|
…
|
|
actctx.c
|
…
|
|
atom.c
|
kernel32: Avoid using HIWORD on types that are 64bit on Win64.
|
2010-02-10 14:33:52 +01:00 |
change.c
|
…
|
|
comm.c
|
…
|
|
computername.c
|
…
|
|
console.c
|
…
|
|
console_private.h
|
…
|
|
cpu.c
|
…
|
|
debugger.c
|
…
|
|
editline.c
|
…
|
|
environ.c
|
…
|
|
except.c
|
ntdll: Fix the return status of NtQueryValueKey for a too small buffer.
|
2010-02-16 14:28:41 +01:00 |
fiber.c
|
kernel32: Work around safety check on siglongjmp.
|
2010-01-29 14:59:03 +01:00 |
file.c
|
…
|
|
format_msg.c
|
…
|
|
heap.c
|
…
|
|
kernel32.spec
|
kernel32: Export InterlockedCompareExchange64.
|
2010-02-05 13:14:20 +01:00 |
kernel_main.c
|
kernel32: Move shared heap creation to krnl386 and load it by default on Win9x versions.
|
2010-03-01 11:34:34 +01:00 |
kernel_private.h
|
…
|
|
lcformat.c
|
kernel32/lcformat: Get rid of back jumps on errors.
|
2010-03-01 11:34:09 +01:00 |
locale.c
|
kernel32: Create the Nls\CodePage key one element at a time.
|
2010-03-01 14:06:08 +01:00 |
locale_rc.rc
|
…
|
|
lzexpand.c
|
…
|
|
module.c
|
kernel32: Avoid using HIWORD on types that are 64bit on Win64.
|
2010-02-10 14:33:52 +01:00 |
oldconfig.c
|
kernel32: Create the hardware registry keys one at a time, and bail out if the main key already exists.
|
2010-03-01 14:03:35 +01:00 |
path.c
|
ntdll: Fix the return status of NtQueryValueKey for a too small buffer.
|
2010-02-16 14:28:41 +01:00 |
powermgnt.c
|
…
|
|
process.c
|
kernel32/tests: Add a test case for calling TlsFree on a freed index.
|
2010-03-03 11:49:35 +01:00 |
profile.c
|
…
|
|
resource.c
|
kernel32: Use IS_INTRESOURCE instead of HIWORD to check a resource.
|
2010-01-26 12:13:48 +01:00 |
string.c
|
…
|
|
sync.c
|
kernel32: Use TEB-based buffer in CreateMutexExA.
|
2010-02-24 12:16:33 +01:00 |
tape.c
|
…
|
|
thread.c
|
kernel32: Document SetThreadErrorMode and GetThreadErrorMode.
|
2010-02-05 10:07:40 +01:00 |
time.c
|
…
|
|
toolhelp.c
|
…
|
|
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
ntdll: Return STATUS_IMAGE_NOT_AT_BASE when an image mapping has to be relocated.
|
2010-03-03 20:05:40 +01:00 |
volume.c
|
…
|
|