wine-wine/dlls/kernel32
Andrey Gusev 2f5d04aaeb kernel32/tests: Fix a typo in ok() messages.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-03 12:30:57 +09:00
..
nls kernel32/nls: Fix LOCALE_SMONTHNAME5/LOCALE_SABBREVMONTHNAME5 for LANG_PERSIAN. 2016-05-20 12:52:59 +09:00
tests kernel32/tests: Fix a typo in ok() messages. 2016-06-03 12:30:57 +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
computername.c
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
environ.c
except.c
fiber.c
file.c kernel32: Don't cache the full directory in FindFirstFileEx. 2016-05-05 01:27:44 +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
locale.c kernel32: Use utf8 for filenames encoding if different encoding was not specified on Mac. 2016-06-01 00:21:47 +09:00
locale_rc.rc
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
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
resource.c
string.c
sync.c
tape.c
term.c
thread.c kernel32: Improve the stub for GetThreadPreferredUILanguages. 2016-04-29 20:30:57 +09:00
time.c
toolhelp.c
version.c
version.rc
virtual.c kernel32: Spelling fixes. 2016-05-30 11:57:07 +09:00
volume.c
wer.c
winerror.mc