.. |
nls
|
…
|
|
tests
|
server: Return more specific error status for NE binaries.
|
2018-09-25 21:45:04 +02:00 |
Makefile.in
|
…
|
|
actctx.c
|
kernel32: Implement QueryActCtxSettingsW.
|
2018-03-23 09:14:12 +01:00 |
atom.c
|
…
|
|
change.c
|
…
|
|
comm.c
|
…
|
|
computername.c
|
kernel32: Use the ARRAY_SIZE() macro.
|
2018-08-14 10:15:59 +02:00 |
console.c
|
kernel32: Add AttachConsole implementation.
|
2018-08-16 13:21:56 +02:00 |
console_private.h
|
…
|
|
cpu.c
|
kernel32: Connect GetSystemFirmwareTable to NtQuerySystemInformation.
|
2018-07-12 12:57:53 +02:00 |
debugger.c
|
kernel32: Add DECL_HOTPATCH to OutputDebugString functions.
|
2018-04-09 09:56:23 +02:00 |
editline.c
|
…
|
|
environ.c
|
…
|
|
except.c
|
kernel32: Don't clear WINEDEBUG in the debugger process if +winedbg is set.
|
2018-08-16 10:57:35 +02:00 |
fiber.c
|
…
|
|
file.c
|
kernel32: Always create file with FILE_READ_ATTRIBUTES access in CreateFile.
|
2018-08-21 23:02:28 +02:00 |
format_msg.c
|
…
|
|
heap.c
|
…
|
|
kernel32.spec
|
kernel32: Add GetQueuedCompletionStatusEx stub.
|
2018-09-24 22:41:29 +02:00 |
kernel_main.c
|
kernel32: Init TimezoneInformation registry.
|
2018-04-18 10:21:33 +02:00 |
kernel_private.h
|
kernel32: Move MODULE_get_binary_info implementation to process.c.
|
2018-09-27 13:27:28 +02:00 |
lcformat.c
|
kernel32: Use the ARRAY_SIZE() macro.
|
2018-08-14 10:15:59 +02:00 |
locale.c
|
kernel32: Use the ARRAY_SIZE() macro.
|
2018-08-14 10:15:59 +02:00 |
locale_rc.rc
|
…
|
|
lzexpand.c
|
…
|
|
module.c
|
kernel32: Move MODULE_get_binary_info implementation to process.c.
|
2018-09-27 13:27:28 +02:00 |
nameprep.c
|
…
|
|
oldconfig.c
|
…
|
|
path.c
|
kernel32: Add support for MOVEFILE_WRITE_THROUGH to MoveFile.
|
2018-08-14 10:15:59 +02:00 |
powermgnt.c
|
kernel32: Add stub for RequestDeviceWakeup.
|
2018-04-02 20:47:11 +02:00 |
process.c
|
kernel32: Get rid of the binary_info structure.
|
2018-09-27 14:55:32 +02:00 |
profile.c
|
kernel32: Use the ARRAY_SIZE() macro.
|
2018-08-14 10:15:59 +02:00 |
resource.c
|
kernel32: Fix BeginUpdateResource structure layout.
|
2018-08-14 14:59:48 +02:00 |
string.c
|
…
|
|
sync.c
|
kernel32: Add GetQueuedCompletionStatusEx stub.
|
2018-09-24 22:41:29 +02:00 |
tape.c
|
…
|
|
term.c
|
kernel32: Use the ARRAY_SIZE() macro.
|
2018-08-14 10:15:59 +02:00 |
thread.c
|
server: Allow specifying the security descriptor for a new thread.
|
2018-09-20 13:06:12 +02:00 |
time.c
|
kernel32: Add stub for GetDynamicTimeZoneInformationEffectiveYears().
|
2018-08-14 13:55:55 +02:00 |
toolhelp.c
|
…
|
|
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
kernel32: Add DECLSPEC_HOTPATCH to functions patched by libtcmalloc.
|
2018-09-18 20:59:38 +02:00 |
volume.c
|
kernel32: Use the ARRAY_SIZE() macro.
|
2018-08-14 10:15:59 +02:00 |
wer.c
|
…
|
|
winerror.mc
|
kernel32: Add message resource for TRUST_E_NOSIGNATURE.
|
2018-02-26 11:40:32 +01:00 |