Sweden-Number/dlls/kernel32
Dmitry Timoshkov 3de89e8500 kernel32: Add more process shutdown tests. 2013-04-18 11:54:26 +02:00
..
nls
tests kernel32: Add more process shutdown tests. 2013-04-18 11:54:26 +02:00
Makefile.in make_unicode: Create tables with data needed by nameprep algorithm. 2012-04-26 19:41:28 +02:00
actctx.c
atom.c kernel32: Avoid TRUE:FALSE conditional expressions. 2012-07-31 12:36:54 +02:00
change.c
comm.c kernel32: Add timed wait capability flag to COMM Port properties. 2012-05-30 11:30:23 +02:00
computername.c
console.c kernel32: Silence a noisy FIXME in GetConsoleKeyboardLayoutNameW. 2013-04-15 15:15:25 +02:00
console_private.h
cpu.c kernel32: Retrieve the system info from ntdll on startup. 2013-01-09 12:15:22 +01:00
debugger.c kernel32: Avoid signed-unsigned integer comparisons. 2013-02-12 10:17:08 +01:00
editline.c
environ.c
except.c atl: Allow version-based differences in struct layouts. 2012-12-10 18:29:54 +01:00
fiber.c
file.c kernel32: Attempt to buffer the full directory in FindFirstFile to avoid races. 2013-02-18 14:51:05 +01:00
format_msg.c kernel32: Add line wrapping support to FormatMessage(). 2012-09-24 16:38:15 +02:00
heap.c kernel32: There is no need for lock/unlock heap in GlobalAlloc. 2013-02-15 11:52:47 +01:00
kernel32.spec ntdll: Implement RtlLookupFunctionEntry on ARM. 2013-03-25 14:08:42 +01:00
kernel_main.c kernel32: Fetch the system information only once the memory limits are correct. 2013-04-04 13:28:45 +02:00
kernel_private.h kernel32: Retrieve the system info from ntdll on startup. 2013-01-09 12:15:22 +01:00
lcformat.c
locale.c kernel32: Fixed copy-paste error in IdnToUnicode. 2013-03-28 18:54:51 +01:00
locale_rc.rc
lzexpand.c
module.c kernel32: Let K32EnumProcessModules fail if the last parameter is NULL. 2012-06-22 14:09:51 +02:00
nameprep.c make_unicode: Create tables with data needed by nameprep algorithm. 2012-04-26 19:41:28 +02:00
oldconfig.c kernel32: Scan for SCSI scanners and printers. 2012-09-03 15:50:09 +02:00
path.c kernel32: Make CopyFile(Ex)() succeed even if the source file is delete-locked. 2013-01-18 13:29:01 +01:00
powermgnt.c
process.c kernel32: TerminateProcess unlike NtTerminateProcess is supposed to fail with process == 0. 2013-04-12 11:49:17 +02:00
profile.c kernel32: Remove unused variables. 2012-11-22 11:55:25 +01:00
resource.c kernel32: Remove unused variables. 2012-11-22 11:55:25 +01:00
string.c
sync.c kernel32: Make event/mutex/semaphore functions hotpatchable. 2013-04-10 23:54:08 +02: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: Quiet an extremely verbose stub fixme. 2012-06-11 11:27:24 +02:00
time.c kernel32: Fixed TIME_CompTimeZoneID behavior on dates close to New Year's Eve. 2012-12-10 17:36:25 +01:00
toolhelp.c kernel32: Avoid TRUE:FALSE conditional expressions. 2012-07-31 12:36:54 +02:00
version.c kernel32: Add stub for GetCurrentPackageId. 2013-02-20 10:33:28 +01:00
version.rc
virtual.c kernel32: Retrieve the system info from ntdll on startup. 2013-01-09 12:15:22 +01:00
volume.c kernel32: Avoid signed-unsigned integer comparisons. 2013-02-12 10:17:08 +01:00
wer.c kernel32: Added WerRegisterMemoryBlock stub. 2012-07-30 17:13:34 +02:00
winerror.mc kernel32: Fix the spelling of 'combo box' and 'top-level' in some error messages. 2012-08-16 11:05:21 +02:00