Sweden-Number/dlls/kernel32
Alexandre Julliard 71ae477493 kernel32: Avoid using a breakpoint instruction in DebugBreak(). 2011-06-21 10:39:09 +02:00
..
nls kernel32: Convert message translations to po files. 2011-01-24 21:35:14 +01:00
tests kernel32: GlobalSize() should also work with GMEM_MOVEABLE data pointers received from GlobalLock(). 2011-06-13 11:46:24 +02:00
Makefile.in kernel32: Convert message translations to po files. 2011-01-24 21:35:14 +01:00
actctx.c
atom.c
change.c kernel32: Add support for completion routine invocation in ReadDirectoryChangesW. 2010-12-16 11:50:09 +01:00
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: Properly manage UTF-8 (and any wcs) input strings. 2011-01-25 14:46:59 +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 kernel32: Avoid using a breakpoint instruction in DebugBreak(). 2011-06-21 10:39:09 +02:00
editline.c kernel32: Remove a useless error message. 2011-02-16 14:26:26 +01:00
environ.c
except.c
fiber.c
file.c kernel32: Moved device-related stubs from psapi to kernel32. 2011-05-16 16:35:34 +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: Add a stub for RegisterApplicationRecoveryCallback. 2011-05-23 13:16:25 +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
locale.c kernel32: Added stubs for IDN functions. 2011-01-04 11:49:45 +01:00
locale_rc.rc
lzexpand.c
module.c kernel32: Moved GetModuleInformation implementation to kernel32. 2011-05-12 14:29:21 +02:00
oldconfig.c
path.c
powermgnt.c
process.c kernel32: Create an orphaned process in exec_process so that all initialization is done anew in the child process. 2011-06-16 22:46:25 +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
tape.c
term.c kernel32: Suppress constness warnings for tigetstr parameter. 2011-05-18 16:54:26 +02:00
thread.c kernel32: Add a stub for SetThreadPreferredUILanguages. 2011-04-25 13:03:07 +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 kernel32: Some spelling tweaks and fixes for the error messages. 2011-03-16 16:31:53 +01:00