wine-wine/dlls/kernel32
Frédéric Delanoy 5f6b0d0027 kernel32/tests: Constify some character strings. 2013-12-24 11:22:52 +01:00
..
nls kernel32/nls: Updated LOCALE_SENGLANGUAGE for multiple Chinese variants to match Win7's behavior. 2013-07-22 17:16:04 +02:00
tests kernel32/tests: Constify some character strings. 2013-12-24 11:22:52 +01:00
Makefile.in makefiles: Remove the no longer needed EXTRASUBDIRS variables. 2013-11-09 22:10:52 +01:00
actctx.c kernel32: Forward ZombifyActCtx() to ntdll. 2013-09-03 16:58:16 +02:00
atom.c
change.c
comm.c kernel32: Add a trace to ClearCommError. 2013-08-26 10:51:14 +02:00
computername.c
console.c kernel32: Use BOOL type where appropriate. 2013-10-24 10:49:11 +02:00
console_private.h
cpu.c
debugger.c
editline.c
environ.c kernel32: Use BOOL type where appropriate. 2013-10-24 10:49:11 +02:00
except.c kernel32: Use BOOL type where appropriate. 2013-10-24 10:49:11 +02:00
fiber.c
file.c kernel32: Give the non-wildcard case a chance of succeeding first time around. 2013-12-04 21:19:04 +01:00
format_msg.c kernel32: FormatMessage precision arguments are integers. 2013-06-24 23:11:02 +02:00
heap.c
kernel32.spec ntdll: Implement LdrResolveDelayLoadedAPI. 2013-11-12 12:58:03 +01:00
kernel_main.c
kernel_private.h kernel32: Determine the module architecture for all binary types. 2013-11-22 12:25:30 +01:00
lcformat.c
locale.c kernel32: Use ANSI code page if current thread locale has no code page. 2013-11-08 16:29:43 +01:00
locale_rc.rc Use the official Microsoft definitions for Gaelic languages. 2013-06-19 20:09:51 +02:00
lzexpand.c
module.c kernel32: Add more LoadLibraryEx() flags defines and mark them as unsupported. 2013-11-25 15:15:52 +01:00
nameprep.c
oldconfig.c
path.c kernel32: Add special case for "." and ".." to GetLongPathName. 2013-10-30 09:43:40 +01:00
powermgnt.c
process.c kernel32: Validate the architecture of newly created processes on the server side. 2013-11-22 12:32:48 +01:00
profile.c kernel32: Use BOOL type where appropriate. 2013-11-25 15:15:53 +01:00
resource.c
string.c
sync.c kernel32: Use BOOL type where appropriate. 2013-10-24 10:49:11 +02:00
tape.c
term.c
thread.c ntdll: Add stubs for the SRW lock functions. 2013-09-03 16:58:19 +02:00
time.c kernel32: Use BOOL type where appropriate. 2013-10-24 10:49:11 +02:00
toolhelp.c
version.c
version.rc
virtual.c
volume.c kernel32: Fix parameters checking for GetVolumePathName(). 2013-09-09 22:09:59 +02:00
wer.c
winerror.mc kernel32: Avoid an unneeded abbreviation in an error message. 2013-11-05 20:38:20 +01:00