Sweden-Number/dlls/kernel32
Alexandre Julliard fec5117e91 server: Merge APC processing into the select request.
This is needed to return the correct value when one of the handles
being waited on is set to signaled state by the APC.
2007-07-16 16:14:45 +02:00
..
nls kernel32: Fix LANGID for Korean resource. 2007-03-13 20:49:49 +01:00
tests server: Merge APC processing into the select request. 2007-07-16 16:14:45 +02:00
Makefile.in kernel32: Set the dll file name with the correct case to make EXECryptor happy. 2007-05-08 13:25:48 +02:00
actctx.c kernel32: Fix typo in CreateActCtxA. 2007-05-11 11:19:38 +02:00
atom.c kernel32: Exclude unused headers. 2007-05-07 20:34:41 +02:00
atom16.c kernel32: Exclude unused headers. 2007-05-07 20:34:41 +02:00
change.c
comm.c serialui: Fix return type for CommConfigDialog. 2007-03-06 12:25:06 +01:00
comm.drv.spec
computername.c kernel32: Exclude unused headers. 2007-05-07 20:34:41 +02:00
console.c server: Move console codepages to the server. 2007-05-11 12:41:29 +02:00
console_private.h
cpu.c kernel32: Exclude unused headers. 2007-05-07 20:34:41 +02:00
debugger.c
dosmem.c
editline.c
environ.c
error16.c kernel32: Exclude unused headers. 2007-05-07 20:34:41 +02:00
except.c kernel32: Exclude unused headers. 2007-05-07 20:34:49 +02:00
fiber.c
file.c kernel32: Wait in overlapped Read/WriteFile even when no overlapped structure is passed. 2007-07-16 15:27:53 +02:00
file16.c
format_msg.c
global16.c kernel32: Store global arena base as a pointer. 2007-05-30 13:23:30 +02:00
heap.c kernel32: Exclude unused headers. 2007-05-07 20:34:49 +02:00
instr.c ntoskrnl.exe: Reuse the kernel32 instruction emulation support for kernel-mode drivers. 2007-05-18 16:37:23 +02:00
kernel.rc
kernel16.c
kernel16_private.h kernel32: Fix some compilation warnings in 64-bit mode. 2007-05-30 13:24:21 +02:00
kernel32.spec kernel32: Implemented GetTickCount64. 2007-07-11 14:04:54 +02:00
kernel_main.c kernel32: Implemented GetTickCount64. 2007-07-11 14:04:54 +02:00
kernel_private.h ntoskrnl.exe: Reuse the kernel32 instruction emulation support for kernel-mode drivers. 2007-05-18 16:37:23 +02:00
krnl386.exe.spec
lcformat.c
local16.c kernel: Fix clearing of memory in LocalReAlloc16(..., LMEM_ZEROMEMORY). 2007-06-04 12:49:38 +02:00
locale.c kernel32: Remove the fixme about MB_USEGLYPHCHARS. 2007-05-29 23:31:35 +02:00
locale_rc.rc
lzexpand.c kernel32: Fix compilation warnings in 64-bit mode. 2007-05-23 13:13:54 +02:00
module.c kernel32: Check for already loaded module also for LOAD_LIBRARY_AS_DATAFILE. 2007-05-16 16:58:51 +02:00
ne_module.c kernel32: Exclude unused headers. 2007-05-07 20:34:49 +02:00
ne_segment.c
oldconfig.c kernel32: Exclude unused headers. 2007-05-07 20:34:58 +02:00
path.c kernel32: Add partial stub for NeedCurrentDirectoryForExePath. 2007-04-27 13:05:12 +02:00
powermgnt.c
process.c kernel32: Fix compilation warnings in 64-bit mode. 2007-05-23 13:13:54 +02:00
profile.c kernel32/profile: Add a few NULL checks (Coverity). 2007-03-28 12:07:36 +02:00
pthread.c kernel32: Fix compilation warnings in 64-bit mode. 2007-05-23 13:13:54 +02:00
registry16.c
relay16.c kernel32: Replace inline static with static inline. 2007-03-17 20:03:39 +01:00
resource.c kernel32: Fix compilation warnings in 64-bit mode. 2007-05-23 13:13:54 +02:00
resource16.c
selector.c kernel32: Fix some compilation warnings in 64-bit mode. 2007-05-30 13:24:21 +02:00
snoop16.c
stress.c kernel32: Exclude unused headers. 2007-05-07 20:34:58 +02:00
stress.spec
string.c kernel32: Exclude unused headers. 2007-05-07 20:34:58 +02:00
sync.c kernel32: SetNamedPipeHandleState() is a stub, so for now don't check its return value. 2007-07-12 14:40:52 +02:00
syslevel.c kernel32: Fix compilation warnings in 64-bit mode. 2007-05-23 13:13:54 +02:00
system.c kernel32: Exclude unused headers. 2007-05-07 20:35:07 +02:00
system.drv.spec
tape.c
task.c
thread.c kernel32: Fix compilation warnings in 64-bit mode. 2007-05-23 13:13:54 +02:00
thunk.c kernel32: Remove superfluous semicolons. 2007-04-09 12:19:07 +02:00
time.c kernel32: Fixed DosDateTimeToFileTime behavior when timegm() is missing. 2007-03-08 21:06:41 +01:00
toolhelp.c
toolhelp.h kernel32: Store global arena base as a pointer. 2007-05-30 13:23:30 +02:00
toolhelp.spec
toolhelp16.c kernel32: Exclude unused headers. 2007-05-07 20:35:07 +02:00
utthunk.c
version.c
version.rc
version16.rc
virtual.c kernel32: Exclude unused headers. 2007-05-07 20:35:07 +02:00
volume.c kernel32: Exclude unused headers. 2007-05-07 20:35:07 +02:00
vxd.c kernel32: Fix VxD open code for the new NtCreateFile syntax for Unix files. 2007-06-18 12:53:27 +02:00
win87em.c
win87em.spec
windebug.c kernel32: Exclude unused headers. 2007-05-07 20:35:07 +02:00
windebug.spec
wowthunk.c ntoskrnl.exe: Reuse the kernel32 instruction emulation support for kernel-mode drivers. 2007-05-18 16:37:23 +02:00