.. |
nls
|
kernel32/nls: Regional settings translation for Czech and Slovak.
|
2015-12-10 16:35:28 +09:00 |
tests
|
kernel32/tests: Reset current directory of current process.
|
2016-03-01 01:50:13 +09:00 |
Makefile.in
|
…
|
|
actctx.c
|
ntdll: RtlFindActivationContextSectionString should accept a NULL pointer as data.
|
2015-03-17 16:02:25 +09:00 |
atom.c
|
kernel32: Fixed couple of comments regarding atom calls.
|
2015-05-11 15:39:24 +09:00 |
change.c
|
kernel32: Don't leak an event handle on errors.
|
2015-05-18 14:07:21 +09:00 |
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 the TRUE pathway of GetCurrentConsoleFont.
|
2016-01-28 01:22:33 +09:00 |
console_private.h
|
…
|
|
cpu.c
|
kernel32: Fix implementation of K32GetPerformanceInfo.
|
2014-11-14 17:11:38 +09:00 |
debugger.c
|
…
|
|
editline.c
|
kernel32: Apply the new background colour to the active line.
|
2016-01-26 23:28:38 +09:00 |
environ.c
|
kernel32: Invalid console handles for new processes are 0, not INVALID_HANDLE_VALUE.
|
2015-04-23 15:06:36 +09:00 |
except.c
|
kernel32: Call registry functions with full key path.
|
2015-11-19 23:56:39 +09:00 |
fiber.c
|
…
|
|
file.c
|
kernel32: DeleteFile should open the file without read/write permissions.
|
2015-11-11 19:39:22 +09:00 |
format_msg.c
|
kernel32: Remove some unused variables (Clang).
|
2014-10-23 12:14:10 +09:00 |
heap.c
|
kernel32: Also check OS version to detect old binaries in GlobalMemoryStatus.
|
2015-12-01 21:02:19 +09:00 |
kernel32.spec
|
kernel32: Forward InterlockedPushListSList[Ex] to ntdll.
|
2016-02-11 12:22:20 +09:00 |
kernel_main.c
|
kernel32: Make GetTickCount and GetTickCount64 hotpatchable.
|
2014-12-11 11:57:18 +01:00 |
kernel_private.h
|
…
|
|
lcformat.c
|
kernel32: Fix context initialization for EnumDateFormatsExEx.
|
2015-11-16 17:14:12 +09:00 |
locale.c
|
make_unicode: Mark most data tables as hidden.
|
2016-02-25 00:25:01 +09:00 |
locale_rc.rc
|
kernel32: Add Invariant string table.
|
2015-08-27 14:27:50 +09:00 |
lzexpand.c
|
…
|
|
module.c
|
kernel32: Fail gracefully in K32EnumProcessModules with NULL pointer.
|
2015-07-06 17:09:49 +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: Add SetSearchPathMode stub.
|
2016-01-14 22:16:50 +09:00 |
powermgnt.c
|
kernel32: Add stub for PowerClearRequest.
|
2015-04-07 15:14:40 +09:00 |
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
|
kernel32: Fix writing resource section as a last section in UpdateResource().
|
2015-01-28 21:30:01 +01:00 |
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: Implement Set/GetThreadGroupAffinity and add tests.
|
2015-10-02 18:11:31 +09:00 |
time.c
|
kernel32: Implement GetTimeZoneInformationForYear.
|
2016-02-03 00:00:32 +09:00 |
toolhelp.c
|
…
|
|
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
include: Fix IsBad* prototypes.
|
2016-03-01 18:51:44 +09:00 |
volume.c
|
kernel32: Pass SYNCHRONIZE flag to NtOpenFile.
|
2015-10-30 21:01:59 +09:00 |
wer.c
|
…
|
|
winerror.mc
|
…
|
|