Sweden-Number/dlls/kernel32
Dmitry Timoshkov 0e7314a298 kernel32: Add a test for LoadLibrary called on a not DLL image. 2012-02-24 09:56:25 +01:00
..
nls kernel32: Corrections to Walloon locale. 2012-01-09 12:52:15 +01:00
tests kernel32: Add a test for LoadLibrary called on a not DLL image. 2012-02-24 09:56:25 +01:00
Makefile.in
actctx.c
atom.c
change.c
comm.c kernel32: Fix TRACE output: IXON and IXOFF are swapped. 2011-04-19 13:27:45 +02:00
computername.c kernel32: Added missing break (Coverity). 2011-03-28 17:12:26 +02:00
console.c kernel32: Enhance bare fd check by checking that the handle is a real console handle. 2012-02-20 11:38:24 +01:00
console_private.h kernel32: Mark more internal symbols as invisible. 2011-04-22 12:59:23 +02:00
cpu.c kernel32: Set dwProcessorType on ARM. 2011-06-16 11:15:58 +02:00
debugger.c dlls: Assorted spelling fixes. 2011-08-02 20:47:51 +02:00
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 missing function entry. 2012-02-16 11:56:51 +01:00
kernel_main.c
kernel_private.h kernel32: Mark more internal symbols as invisible. 2011-04-22 12:59:23 +02:00
lcformat.c dlls: Assorted spelling fixes. 2011-08-02 20:47:51 +02:00
locale.c kernel32: Remove unused file-static variables. 2011-11-16 09:44:48 +01:00
locale_rc.rc
lzexpand.c dlls: Assorted spelling fixes. 2011-08-02 20:47:51 +02:00
module.c kernel32: Reset LastError if GetModuleFileName() succeeds. 2011-10-03 16:56:27 -05:00
oldconfig.c
path.c dlls: Assorted spelling fixes. 2011-08-02 20:47:51 +02:00
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 kernel32: Fix a couple of handle leaks. 2011-05-26 13:28:46 +02:00
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 kernel32: Fix the handling of CAL_ITWODIGITYEARMAX in GetCalendarInfo. 2011-06-08 16:18:26 +02:00
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: Add a trailing full stop to the error messages. 2012-02-11 16:12:12 +01:00