wine-wine/dlls/kernel32
Nikolay Sivov ce82e5e883 kernel32/nls: Add LOCALE_SPERMILLE data.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-07-31 18:17:00 +02:00
..
nls kernel32/nls: Add LOCALE_SPERMILLE data. 2019-07-31 18:17:00 +02:00
tests kernel32/tests: Test QueryFullProcessImageNameW() flags. 2019-07-31 09:28:38 +02:00
Makefile.in kernel32: Move lstr* string functions to kernelbase. 2019-07-01 15:56:46 +02:00
actctx.c kernel32: Move activation context functions to kernelbase. 2019-07-02 16:28:17 +02:00
atom.c
change.c
comm.c
computername.c
console.c
console_private.h
cpu.c kernel32: Simplify K32GetPerformanceInfo(). 2019-05-30 21:53:26 +02:00
debugger.c kernel32: Use DebugBreakProcess in DebugActiveProcess. 2019-07-05 17:42:25 +02:00
editline.c
environ.c
except.c
fiber.c kernel32: Use RtlCreateUserStack(). 2019-06-17 20:52:23 +02:00
file.c
format_msg.c
heap.c
kernel32.spec kernel32: Move activation context functions to kernelbase. 2019-07-02 16:28:17 +02:00
kernel_main.c
kernel_private.h kernel32: Move wait functions to kernelbase. 2019-07-01 20:42:42 +02:00
lcformat.c
locale.c kernel32: Move lstr* string functions to kernelbase. 2019-07-01 15:56:46 +02:00
locale_rc.rc
lzexpand.c
module.c kernel32: Fix handling of LOAD_WITH_ALTERED_SEARCH_PATH when other search flags are specified. 2019-06-05 21:40:55 +02:00
nameprep.c
oldconfig.c
path.c
powermgnt.c
process.c kernel32: Set the path environment variables according to the WoW64 environment. 2019-07-06 17:06:39 +02:00
profile.c
resource.c kernel32: Move resource functions to kernelbase. 2019-07-02 16:28:17 +02:00
string.c kernel32: Move lstr* string functions to kernelbase. 2019-07-01 15:56:46 +02:00
sync.c kernel32: Remove unused functions. 2019-07-03 10:56:29 +02:00
tape.c
term.c
thread.c include: Implement some inline functions in C instead of assembly. 2019-06-26 23:08:53 +02:00
time.c kernel32: Move the implementation of GetTickCount() to kernel32. 2019-05-30 21:53:27 +02:00
toolhelp.c
version.c
version.rc
virtual.c
volume.c
wctype.c
wer.c
winerror.mc