.. |
nls
|
kernel32/nls: Fix LOCALE_SMONTHNAME5/LOCALE_SABBREVMONTHNAME5 for LANG_PERSIAN.
|
2016-05-20 12:52:59 +09:00 |
tests
|
kernel32: Implement GetConsoleScreenBufferInfoEx.
|
2016-08-17 13:40:37 +09:00 |
Makefile.in
|
kernel32: Lower the load address to accomodate the dll size.
|
2016-03-28 16:35:30 +09:00 |
actctx.c
|
…
|
|
atom.c
|
…
|
|
change.c
|
…
|
|
comm.c
|
kernel32: Add TRACE to SetCommState.
|
2015-12-23 16:33:19 +01:00 |
computername.c
|
kernel32: Call registry functions with full key path.
|
2015-11-19 23:56:39 +09:00 |
console.c
|
kernel32: Implement GetConsoleScreenBufferInfoEx.
|
2016-08-17 13:40:37 +09:00 |
console_private.h
|
…
|
|
cpu.c
|
kernel32: Fix typo of i386 macro name in GetLargePageMinimum().
|
2016-06-20 20:06:38 +09:00 |
debugger.c
|
kernel32/tests: Spelling fixes for a couple of comments.
|
2016-04-20 16:54:48 +09:00 |
editline.c
|
kernel32: Fix memory leak in WCEL_FindPrevInHist.
|
2016-07-05 23:22:05 +09:00 |
environ.c
|
…
|
|
except.c
|
kernel32: Call registry functions with full key path.
|
2015-11-19 23:56:39 +09:00 |
fiber.c
|
…
|
|
file.c
|
kernel32: Don't cache the full directory in FindFirstFileEx.
|
2016-05-05 01:27:44 +09:00 |
format_msg.c
|
…
|
|
heap.c
|
kernel32: Add FreeUserPhysicalPages stub.
|
2016-04-28 13:11:31 +09:00 |
kernel32.spec
|
ntdll: Add RtlRestoreContext implementation.
|
2016-07-06 11:49:33 +09:00 |
kernel_main.c
|
…
|
|
kernel_private.h
|
…
|
|
lcformat.c
|
kernel32: Fix context initialization for EnumDateFormatsExEx.
|
2015-11-16 17:14:12 +09:00 |
locale.c
|
kernel32: Fix typos in a couple of comments.
|
2016-07-04 11:01:42 +09:00 |
locale_rc.rc
|
…
|
|
lzexpand.c
|
…
|
|
module.c
|
kernel32: Set ERROR_DLL_NOT_FOUND as error code in load_library for Win 9x compatibility.
|
2016-03-31 15:57:32 +09:00 |
nameprep.c
|
make_unicode: Mark most data tables as hidden.
|
2016-02-25 00:25:01 +09:00 |
oldconfig.c
|
kernel32: Call registry functions with full key path.
|
2015-11-19 23:56:39 +09:00 |
path.c
|
kernel32: Properly handle double delimiters in GetShortPathName/GetLongPathName.
|
2016-08-16 00:00:43 +09:00 |
powermgnt.c
|
…
|
|
process.c
|
kernel32: Overhaul the handling of argv in set_process_name().
|
2016-07-15 11:16:11 +09:00 |
profile.c
|
…
|
|
resource.c
|
…
|
|
string.c
|
…
|
|
sync.c
|
kernel32: Store synchronization objects under the session directory.
|
2016-07-18 16:21:24 +09:00 |
tape.c
|
…
|
|
term.c
|
…
|
|
thread.c
|
kernel32: For Mac 64-bit, re-enable the inlining of various functions, leveraging the TEB self pointer at %gs:0x30.
|
2016-07-28 21:38:02 +09:00 |
time.c
|
kernel32: Implement GetTimeZoneInformationForYear.
|
2016-02-03 00:00:32 +09:00 |
toolhelp.c
|
…
|
|
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
kernel32: In Win9x mode UnmapViewOfFile requires base address of a mapping.
|
2016-07-19 22:03:21 +09:00 |
volume.c
|
kernel32: Fix typos in a couple of comments.
|
2016-07-04 11:01:42 +09:00 |
wer.c
|
…
|
|
winerror.mc
|
…
|
|