.. |
nls
|
kernel32/nls: Updated LOCALE_SENGLANGUAGE for multiple Chinese variants to match Win7's behavior.
|
2013-07-22 17:16:04 +02:00 |
tests
|
kernel32/tests: Fix test for win8 heap layout.
|
2014-05-02 13:45:00 +02:00 |
actctx.c
|
kernel32: Forward ZombifyActCtx() to ntdll.
|
2013-09-03 16:58:16 +02:00 |
atom.c
|
|
|
change.c
|
|
|
comm.c
|
kernel32: Add a trace to ClearCommError.
|
2013-08-26 10:51:14 +02:00 |
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
|
|
|
editline.c
|
|
|
environ.c
|
kernel32: Use BOOL type where appropriate.
|
2013-10-24 10:49:11 +02:00 |
except.c
|
kernel32: Use BOOL type where appropriate.
|
2013-10-24 10:49:11 +02:00 |
fiber.c
|
kernel32: Don't allocate FLS index 0.
|
2014-03-28 17:46:03 +01:00 |
file.c
|
kernel32: Filter out console handles in GetFileSize.
|
2014-04-14 10:30:30 +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: Forward RtlInstallFunctionTableCallback to ntdll.
|
2014-04-08 19:23:19 +02:00 |
kernel_main.c
|
|
|
kernel_private.h
|
kernel32: Determine the module architecture for all binary types.
|
2013-11-22 12:25:30 +01:00 |
lcformat.c
|
|
|
locale.c
|
kernel32: Allow CompareStringEx LINGUISTIC_IGNORECASE flag.
|
2014-04-17 10:48:07 +02:00 |
locale_rc.rc
|
|
|
lzexpand.c
|
|
|
Makefile.in
|
configure: Rename substituted variables to a standard _CFLAGS and _LIBS format.
|
2014-01-30 14:51:33 +01:00 |
module.c
|
kernel32: Add more LoadLibraryEx() flags defines and mark them as unsupported.
|
2013-11-25 15:15:52 +01:00 |
nameprep.c
|
|
|
oldconfig.c
|
|
|
path.c
|
kernel32: Add special case for "." and ".." to GetLongPathName.
|
2013-10-30 09:43:40 +01:00 |
powermgnt.c
|
|
|
process.c
|
kernel32: Don't allocate FLS index 0.
|
2014-03-28 17:46:03 +01:00 |
profile.c
|
kernel32: Use BOOL type where appropriate.
|
2013-11-25 15:15:53 +01:00 |
resource.c
|
kernel32: Use boolean return values in boolean functions.
|
2014-01-30 14:51:37 +01:00 |
string.c
|
|
|
sync.c
|
kernel32: Silence SetWaitableTimerEx fixme message.
|
2014-04-03 11:10:49 +02:00 |
tape.c
|
|
|
term.c
|
|
|
thread.c
|
ntdll: Add stubs for the SRW lock functions.
|
2013-09-03 16:58:19 +02:00 |
time.c
|
kernel32: Added QueryUnbiasedInterruptTime().
|
2014-04-02 15:50:09 +02:00 |
toolhelp.c
|
kernel32: Prevent endless loop if NtQuerySystemInformation fails.
|
2014-01-01 20:45:31 +01:00 |
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
|
kernel32: Fix parameters checking for GetVolumePathName().
|
2013-09-09 22:09:59 +02:00 |
wer.c
|
kernel32: Added WerUnregisterMemoryBlock() stub.
|
2014-03-20 10:42:01 +01:00 |
winerror.mc
|
kernel32: Add system message for ERROR_NOT_CONNECTED.
|
2014-02-07 13:11:58 +01:00 |