Sweden-Number/dlls/kernel32
André Hentschel 774efacbec kernel32/tests: Don't test for the exact process count. 2015-09-25 20:59:35 +02:00
..
nls kernel32: Add Invariant string table. 2015-08-27 14:27:50 +09:00
tests kernel32/tests: Don't test for the exact process count. 2015-09-25 20:59:35 +02:00
Makefile.in
actctx.c ntdll: RtlFindActivationContextSectionString should accept a NULL pointer as data. 2015-03-17 16:02:25 +09:00
atom.c kernel32: Fixed couple of comments regarding atom calls. 2015-05-11 15:39:24 +09:00
change.c kernel32: Don't leak an event handle on errors. 2015-05-18 14:07:21 +09:00
comm.c kernel32: Remove unneeded NONAMELESSXXX directives. 2015-03-13 00:28:19 +09:00
computername.c
console.c kernel32: Invalid console handles for new processes are 0, not INVALID_HANDLE_VALUE. 2015-04-23 15:06:36 +09:00
console_private.h
cpu.c kernel32: Fix implementation of K32GetPerformanceInfo. 2014-11-14 17:11:38 +09:00
debugger.c kernel32: Process DBG_RIPEXCEPTION events like regular exceptions. 2014-06-23 10:18:39 +02:00
editline.c kernel32: Reset insert key toggle when Insert Mode changes. 2015-08-17 16:36:02 +09:00
environ.c kernel32: Invalid console handles for new processes are 0, not INVALID_HANDLE_VALUE. 2015-04-23 15:06:36 +09:00
except.c kernel32: Do not omit mandatory argument for VirtualProtect. 2015-05-04 20:07:54 +09:00
fiber.c kernel32: Don't allocate FLS index 0. 2014-03-28 17:46:03 +01:00
file.c kernel32: Implement SetFileCompletionNotificationModes as a stub. 2015-06-15 17:27:38 +09:00
format_msg.c kernel32: Remove some unused variables (Clang). 2014-10-23 12:14:10 +09:00
heap.c ntdll: Add stub for RtlSetHeapInformation. 2014-12-19 22:36:17 +01:00
kernel32.spec kernel32: Forward threadpool wait functions to ntdll. 2015-07-06 14:49:39 +09:00
kernel_main.c kernel32: Make GetTickCount and GetTickCount64 hotpatchable. 2014-12-11 11:57:18 +01:00
kernel_private.h kernel32: Add detection of fake dlls when determining a binary type. 2014-08-22 12:44:24 +02:00
lcformat.c kernel32: Implement EnumCalendarInfoExEx(). 2015-06-29 19:07:46 +09:00
locale.c kernel32: Return LOCALE_INVARIANT from ConvertDefaultLocale. 2015-08-25 17:41:35 +09:00
locale_rc.rc kernel32: Add Invariant string table. 2015-08-27 14:27:50 +09:00
lzexpand.c
module.c kernel32: Fail gracefully in K32EnumProcessModules with NULL pointer. 2015-07-06 17:09:49 +09:00
nameprep.c tools: Don't include wine/unicode.h if not necessary. 2014-07-08 17:00:22 +02:00
oldconfig.c kernel32: Remove unneeded NONAMELESSXXX directives. 2015-03-13 00:28:19 +09:00
path.c kernel32: Correctly check for an empty short filename in GetShortPathNameW (Coverity). 2015-06-01 14:46:34 +09:00
powermgnt.c kernel32: Add stub for PowerClearRequest. 2015-04-07 15:14:40 +09:00
process.c kernel32: Fix GetComputerName buffer overflow. 2015-07-22 07:27:00 +02:00
profile.c
resource.c kernel32: Fix writing resource section as a last section in UpdateResource(). 2015-01-28 21:30:01 +01:00
string.c
sync.c kernel32: Remove unneeded NONAMELESSXXX directives. 2015-03-13 00:28:19 +09:00
tape.c
term.c
thread.c kernel32: Forward threadpool wait functions to ntdll. 2015-07-06 14:49:39 +09:00
time.c Assorted spelling and typos fixes. 2015-08-18 15:00:13 +09:00
toolhelp.c
version.c
version.rc
virtual.c kernel32: Remove unneeded NONAMELESSXXX directives. 2015-03-13 00:28:19 +09:00
volume.c kernel32: GetCurrentDirectoryW gets characters, not bytes. 2015-06-26 20:35:06 +09:00
wer.c kernel32: Added WerUnregisterMemoryBlock() stub. 2014-03-20 10:42:01 +01:00
winerror.mc kernel32: Added a message for WSAECONNRESET. 2014-06-16 09:33:13 +02:00