wine-wine/dlls/kernel32
Francois Gouget 7f9972a847 kernel32: Fix the CreateMailslot[AW]() spec. The first parameter is an input string. 2011-08-24 19:07:45 +02:00
..
nls kernel32/nls: Generate some plausible data for LOCALE_SNATIVEDISPLAYNAME. 2011-08-24 14:28:27 +02:00
tests kernel32: CreateFile uses an nonalertable io mode. 2011-08-23 16:53:55 +02: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: Fix writing to a pipe in WriteConsoleW(). 2011-08-04 11:47:36 +02: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
fiber.c
file.c kernel32: CreateFile uses an nonalertable io mode. 2011-08-23 16:53:55 +02:00
format_msg.c
heap.c kernel32: Fix some 64-bit issues in GlobalSize(). 2011-06-13 11:46:35 +02:00
kernel32.spec kernel32: Fix the CreateMailslot[AW]() spec. The first parameter is an input string. 2011-08-24 19:07:45 +02: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 dlls: Assorted spelling fixes. 2011-08-02 20:47:51 +02:00
locale_rc.rc
lzexpand.c dlls: Assorted spelling fixes. 2011-08-02 20:47:51 +02:00
module.c kernel32: Moved GetModuleInformation implementation to kernel32. 2011-05-12 14:29:21 +02:00
oldconfig.c
path.c dlls: Assorted spelling fixes. 2011-08-02 20:47:51 +02:00
powermgnt.c
process.c kernel32: Implement K32GetProcessImageFileNameA(). 2011-08-05 15:22:47 +02:00
profile.c kernel32: Only get the Windows directory if PROFILE_Open() needs it. 2011-03-30 18:23:38 +02:00
resource.c kernel32: Fix a couple of handle leaks. 2011-05-26 13:28:46 +02:00
string.c
sync.c kernel32: Create(Named)Pipe uses an nonalertable io mode. 2011-08-22 19:49:40 +02:00
tape.c
term.c kernel32: Suppress constness warnings for tigetstr parameter. 2011-05-18 16:54:26 +02:00
thread.c kernel32: Make CreateThread hotpatchable. 2011-08-22 19:49:39 +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: Moved GetWsChanges and InitializeProcessForWsWatch implementations to kernel32. 2011-05-16 16:35:35 +02:00
volume.c kernel32: Implement and test GetVolumePathNamesForVolumeName. 2011-03-29 15:41:11 +02:00
wer.c
winerror.mc