.. |
nls
|
kernel32/nls: Update currency name and fix a typo.
|
2016-04-28 12:41:05 +09:00 |
tests
|
kernel32/tests: Add tests for SetConsoleFont.
|
2016-05-04 01:03:27 +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: Add GetConsoleFontInfo stub.
|
2016-04-25 18:53:27 +09:00 |
console_private.h
|
…
|
|
cpu.c
|
…
|
|
debugger.c
|
kernel32/tests: Spelling fixes for a couple of comments.
|
2016-04-20 16:54:48 +09:00 |
editline.c
|
kernel32: Apply the new background colour to the active line.
|
2016-01-26 23:28:38 +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: Properly check the NtQueryDirectoryFile return status.
|
2016-04-29 23:19:16 +09:00 |
format_msg.c
|
…
|
|
heap.c
|
kernel32: Add FreeUserPhysicalPages stub.
|
2016-04-28 13:11:31 +09:00 |
kernel32.spec
|
kernel32: Add FreeUserPhysicalPages stub.
|
2016-04-28 13:11:31 +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: Improve the stub for GetThreadPreferredUILanguages.
|
2016-04-29 20:30:57 +09:00 |
locale_rc.rc
|
kernel32: Add Invariant string table.
|
2015-08-27 14:27:50 +09:00 |
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: Fix possible leak of directory handle in RemoveDirectoryW.
|
2016-05-04 01:03:27 +09:00 |
powermgnt.c
|
…
|
|
process.c
|
kernel32: Use setprogname(3) to set the program name if available.
|
2016-02-22 17:37:10 +09:00 |
profile.c
|
kernel32: Make WritePrivateProfileStringA hotpatchable.
|
2015-10-05 22:27:13 +09:00 |
resource.c
|
…
|
|
string.c
|
…
|
|
sync.c
|
kernel32: Pass SYNCHRONIZE flag to NtOpenFile.
|
2015-10-30 21:01:59 +09:00 |
tape.c
|
…
|
|
term.c
|
kernel32: Make TERM_dbkey_init const.
|
2015-10-07 21:28:50 +09:00 |
thread.c
|
kernel32: Improve the stub for GetThreadPreferredUILanguages.
|
2016-04-29 20:30:57 +09:00 |
time.c
|
kernel32: Implement GetTimeZoneInformationForYear.
|
2016-02-03 00:00:32 +09:00 |
toolhelp.c
|
…
|
|
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
kernel32: Don't set unconditionally SECTION_QUERY flag in OpenFileMapping.
|
2016-03-14 13:54:52 +09:00 |
volume.c
|
kernel32: Pass SYNCHRONIZE flag to NtOpenFile.
|
2015-10-30 21:01:59 +09:00 |
wer.c
|
…
|
|
winerror.mc
|
…
|
|