.. |
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: GetShortPathName for a non-existent short file name should fail.
|
2013-07-22 19:31:13 +02:00 |
Makefile.in
|
…
|
|
actctx.c
|
…
|
|
atom.c
|
…
|
|
change.c
|
…
|
|
comm.c
|
…
|
|
computername.c
|
…
|
|
console.c
|
kernel32: Silence a noisy FIXME in GetConsoleKeyboardLayoutNameW.
|
2013-04-15 15:15:25 +02:00 |
console_private.h
|
…
|
|
cpu.c
|
kernel32: Retrieve the system info from ntdll on startup.
|
2013-01-09 12:15:22 +01:00 |
debugger.c
|
kernel32: Avoid signed-unsigned integer comparisons.
|
2013-02-12 10:17:08 +01:00 |
editline.c
|
…
|
|
environ.c
|
…
|
|
except.c
|
atl: Allow version-based differences in struct layouts.
|
2012-12-10 18:29:54 +01:00 |
fiber.c
|
…
|
|
file.c
|
kernel32: Attempt to buffer the full directory in FindFirstFile to avoid races.
|
2013-02-18 14:51:05 +01:00 |
format_msg.c
|
kernel32: FormatMessage precision arguments are integers.
|
2013-06-24 23:11:02 +02:00 |
heap.c
|
kernel32: Don't move fixed memory area in GlobalReAlloc.
|
2013-06-03 11:29:55 +02:00 |
kernel32.spec
|
kernel32: Correct HeapFree .spec parameter type.
|
2013-06-26 12:13:40 +02:00 |
kernel_main.c
|
kernel32: Fetch the system information only once the memory limits are correct.
|
2013-04-04 13:28:45 +02:00 |
kernel_private.h
|
kernel32: Retrieve the system info from ntdll on startup.
|
2013-01-09 12:15:22 +01:00 |
lcformat.c
|
kernel32: Implement CAL_RETURN_NUMBER in EnumCalendarInfo*.
|
2013-05-21 12:12:49 +02:00 |
locale.c
|
kernel32: Check the size of the string in CompareStringA.
|
2013-06-11 19:31:45 +02:00 |
locale_rc.rc
|
Use the official Microsoft definitions for Gaelic languages.
|
2013-06-19 20:09:51 +02:00 |
lzexpand.c
|
…
|
|
module.c
|
…
|
|
nameprep.c
|
…
|
|
oldconfig.c
|
…
|
|
path.c
|
kernel32: GetShortPathName for a non-existent short file name should fail.
|
2013-07-22 19:31:13 +02:00 |
powermgnt.c
|
…
|
|
process.c
|
ntdll: Implement RtlExitUserProcess.
|
2013-07-19 12:15:15 +02:00 |
profile.c
|
kernel32: Remove unused variables.
|
2012-11-22 11:55:25 +01:00 |
resource.c
|
include: Make IMAGE_RESOURCE_DIRECTORY_ENTRY match PSDK definition.
|
2013-04-29 13:33:54 +02:00 |
string.c
|
…
|
|
sync.c
|
kernel32: Make event/mutex/semaphore functions hotpatchable.
|
2013-04-10 23:54:08 +02:00 |
tape.c
|
…
|
|
term.c
|
…
|
|
thread.c
|
kernel32: Make SetThreadPriorityBoost return success.
|
2013-05-28 14:54:49 +02:00 |
time.c
|
kernel32: Improved stub for GetCalendarInfo's CAL_SCALNAME.
|
2013-05-21 12:13:09 +02:00 |
toolhelp.c
|
…
|
|
version.c
|
kernel32: Add stub for GetCurrentPackageId.
|
2013-02-20 10:33:28 +01:00 |
version.rc
|
…
|
|
virtual.c
|
kernel32: Retrieve the system info from ntdll on startup.
|
2013-01-09 12:15:22 +01:00 |
volume.c
|
kernel32: Avoid signed-unsigned integer comparisons.
|
2013-02-12 10:17:08 +01:00 |
wer.c
|
…
|
|
winerror.mc
|
kernel32: Fix spelling of the 'inter-domain' error message.
|
2013-07-08 17:09:02 +02:00 |