wine-wine/dlls/kernel32
Eric Pouech d967484ecc kernel32: Added a couple of tests about console creation through CreateFile, and fix some corner cases. 2012-02-08 10:47:57 -06:00
..
nls kernel32: Corrections to Walloon locale. 2012-01-09 12:52:15 +01:00
tests kernel32: Added a couple of tests about console creation through CreateFile, and fix some corner cases. 2012-02-08 10:47:57 -06:00
Makefile.in
actctx.c
atom.c
change.c
comm.c
computername.c
console.c kernel32: Add a stub for AddConsoleAliasA/W. 2012-01-25 13:53:59 +01:00
console_private.h
cpu.c
debugger.c
editline.c
environ.c
except.c kernel32: Use PAGE_READWRITE access when enabling write access to resource data. 2011-11-02 17:58:51 +01:00
fiber.c
file.c kernel32: Added a couple of tests about console creation through CreateFile, and fix some corner cases. 2012-02-08 10:47:57 -06:00
format_msg.c kernel32: If string arg to FormatMessage is NULL, use "(null)" instead of crashing. 2012-01-09 15:32:50 +01:00
heap.c kernel32: Fix overflow on 32-bits systems. 2011-09-12 10:07:28 +02:00
kernel32.spec kernel32: Add a stub for AddConsoleAliasA/W. 2012-01-25 13:53:59 +01:00
kernel_main.c
kernel_private.h
lcformat.c
locale.c kernel32: Remove unused file-static variables. 2011-11-16 09:44:48 +01:00
locale_rc.rc
lzexpand.c
module.c kernel32: Reset LastError if GetModuleFileName() succeeds. 2011-10-03 16:56:27 -05:00
oldconfig.c
path.c
powermgnt.c
process.c kernel32: Only change the Unix current after exec_process to make sure it's inherited properly. 2012-01-31 13:44:40 +01:00
profile.c kernel32: Avoid shadowing parameter "len". 2011-10-24 12:35:51 +02:00
resource.c
string.c
sync.c kernel32: Fix memory leak. 2011-12-07 17:49:58 +01:00
tape.c
term.c kernel32: No need for WINE_ prefixed debug output macros. 2012-01-11 17:47:23 +01:00
thread.c kernel32: Add stubs for several SRW lock functions. 2011-10-13 19:57:19 +02:00
time.c
toolhelp.c
version.c
version.rc
virtual.c kernel32: Fix access flags to page protection mapping in MapViewOfFileEx. 2012-01-17 11:54:43 +01:00
volume.c kernel32: Remove extraneous braces from switch statement. 2011-11-07 11:53:52 +01:00
wer.c
winerror.mc kernel32: Remove a full stop from an error message for consistency. 2012-01-23 16:07:13 +01:00