.. |
nls
|
kernel32: Add Asturian locale.
|
2019-05-03 21:47:49 +02:00 |
tests
|
kernel32/tests: Use ok_() so the TestBot can correctly detect the line.
|
2019-05-09 08:20:38 -05:00 |
Makefile.in
|
…
|
|
actctx.c
|
kernel32: Add DECLSPEC_HOTPATCH to CreateActCtx.
|
2019-04-23 23:50:45 +02:00 |
atom.c
|
…
|
|
change.c
|
…
|
|
comm.c
|
…
|
|
computername.c
|
…
|
|
console.c
|
…
|
|
console_private.h
|
…
|
|
cpu.c
|
ntdll: Implement RtlIsProcessorFeaturePresent().
|
2019-01-24 17:33:37 +01:00 |
debugger.c
|
include: Move inline assembly definitions to a new wine/asm.h header.
|
2019-05-14 13:45:07 +02:00 |
editline.c
|
…
|
|
environ.c
|
kernel32: Make GetEnvironmentStringsW returns a copy of the environment.
|
2019-03-20 08:57:33 +01:00 |
except.c
|
ntdll: Fix event op functions declarations.
|
2019-03-12 20:33:41 +01:00 |
fiber.c
|
…
|
|
file.c
|
kernel32: Use strncmpiW instead of memicmpW for strings without embedded nulls.
|
2019-05-07 11:31:05 -05:00 |
format_msg.c
|
…
|
|
heap.c
|
kernel32: Add MapUserPhysicalPages stub.
|
2019-04-25 17:28:11 +02:00 |
kernel32.spec
|
kernel32: Added some Numa stubs.
|
2019-05-13 13:44:11 +02:00 |
kernel_main.c
|
…
|
|
kernel_private.h
|
kernel32: Move MODULE_get_binary_info implementation to process.c.
|
2018-09-27 13:27:28 +02:00 |
lcformat.c
|
…
|
|
locale.c
|
Revert "kernel32: Restore C locale for LC_CTYPE category.".
|
2019-03-27 22:01:39 +01:00 |
locale_rc.rc
|
kernel32: Add Asturian locale.
|
2019-05-03 21:47:49 +02:00 |
lzexpand.c
|
kernel32: Don't use toupper.
|
2019-03-27 22:01:12 +01:00 |
module.c
|
include: Move inline assembly definitions to a new wine/asm.h header.
|
2019-05-14 13:45:07 +02:00 |
nameprep.c
|
…
|
|
oldconfig.c
|
kernel32: Don't use strcasecmp.
|
2019-03-27 22:01:31 +01:00 |
path.c
|
kernel32: NeedCurrentDirectoryForExePath does not use the registry.
|
2019-04-26 13:38:36 +02:00 |
powermgnt.c
|
…
|
|
process.c
|
include: Move inline assembly definitions to a new wine/asm.h header.
|
2019-05-14 13:45:07 +02:00 |
profile.c
|
kernel32: Allow empty profile section and key name strings.
|
2019-03-28 19:12:28 +01:00 |
resource.c
|
kernel32: Add DECLSPEC_HOTPATCH to SizeofResource().
|
2019-04-02 19:25:18 +02:00 |
string.c
|
…
|
|
sync.c
|
include: Move inline assembly definitions to a new wine/asm.h header.
|
2019-05-14 13:45:07 +02:00 |
tape.c
|
…
|
|
term.c
|
…
|
|
thread.c
|
include: Move inline assembly definitions to a new wine/asm.h header.
|
2019-05-14 13:45:07 +02:00 |
time.c
|
kernel32: Implement GetSystemTimePreciseAsFileTime() using RtlGetSystemTimePrecise().
|
2019-05-14 20:25:10 +02:00 |
toolhelp.c
|
…
|
|
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
kernel32: Add K32GetWsChangesEx stub.
|
2019-05-09 08:23:31 -05:00 |
volume.c
|
kernel32: Use strncmpiW instead of memicmpW for strings without embedded nulls.
|
2019-05-07 11:31:05 -05:00 |
wer.c
|
…
|
|
winerror.mc
|
kernel32/winerror: Correct capitalization of "Windows" in ERROR_OLD_WIN_VERSION string.
|
2019-04-04 16:58:59 +02:00 |