.. |
nls
|
…
|
|
tests
|
kernel32/tests: Silence some noisy traces.
|
2014-06-17 10:58:46 +02:00 |
Makefile.in
|
configure: Rename substituted variables to a standard _CFLAGS and _LIBS format.
|
2014-01-30 14:51:33 +01:00 |
actctx.c
|
…
|
|
atom.c
|
…
|
|
change.c
|
…
|
|
comm.c
|
…
|
|
computername.c
|
kernel32: Fix out of bounds access in DnsHostnameToComputerName[AW].
|
2014-01-30 10:33:28 +01:00 |
console.c
|
kernel32: Add a workaround for broken apps that pass negative values to ReadConsole.
|
2014-04-16 10:54:15 +02:00 |
console_private.h
|
…
|
|
cpu.c
|
…
|
|
debugger.c
|
kernel32: Raise DBG_PRINTEXCEPTION_C exception in OutputDebugStringA.
|
2014-06-17 10:58:28 +02:00 |
editline.c
|
…
|
|
environ.c
|
kernel32: Limit the environment variable size to 32767 in GetEnvironmentVariable.
|
2014-06-12 18:11:42 +02:00 |
except.c
|
…
|
|
fiber.c
|
kernel32: Don't allocate FLS index 0.
|
2014-03-28 17:46:03 +01:00 |
file.c
|
kernel32: Add DECLSPEC_HOTPATCH to SetFilePointer.
|
2014-06-17 10:35:15 +02:00 |
format_msg.c
|
…
|
|
heap.c
|
kernel32: Fix build on newer Mac OS X.
|
2014-02-20 00:05:40 +01:00 |
kernel32.spec
|
kernel32: Add a stub for UnregisterApplicationRestart.
|
2014-06-18 16:31:14 +02:00 |
kernel_main.c
|
kernel32: Only try to load krnl386 in native applications.
|
2014-06-18 18:36:21 +02:00 |
kernel_private.h
|
…
|
|
lcformat.c
|
…
|
|
locale.c
|
kernel32: Allow CompareStringEx LINGUISTIC_IGNORECASE flag.
|
2014-04-17 10:48:07 +02:00 |
locale_rc.rc
|
…
|
|
lzexpand.c
|
…
|
|
module.c
|
ntdll: Fix LdrLockLoaderLock()/LdrUnlockLoaderLock() on 64bit.
|
2014-06-11 13:05:39 +02:00 |
nameprep.c
|
…
|
|
oldconfig.c
|
…
|
|
path.c
|
…
|
|
powermgnt.c
|
…
|
|
process.c
|
kernel32: Add a stub for UnregisterApplicationRestart.
|
2014-06-18 16:31:14 +02:00 |
profile.c
|
…
|
|
resource.c
|
kernel32: Update VirtualAddress of resource section in write_raw_resources.
|
2014-06-17 09:04:15 +02:00 |
string.c
|
…
|
|
sync.c
|
kernel32: Silence SetWaitableTimerEx fixme message.
|
2014-04-03 11:10:49 +02:00 |
tape.c
|
…
|
|
term.c
|
…
|
|
thread.c
|
…
|
|
time.c
|
kernel32: Return correct buffer size when returning DBCS characters.
|
2014-06-12 18:25:06 +02:00 |
toolhelp.c
|
…
|
|
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
kernel32: Fix page protection to access mapping performed by CreateFileMapping.
|
2014-02-10 10:46:52 +01:00 |
volume.c
|
…
|
|
wer.c
|
kernel32: Added WerUnregisterMemoryBlock() stub.
|
2014-03-20 10:42:01 +01:00 |
winerror.mc
|
kernel32: Added a message for WSAECONNRESET.
|
2014-06-16 09:33:13 +02:00 |