wine-wine/dlls/kernel32
Dmitry Timoshkov 27ebfdb879 kernel32: Implement HeapQueryInformation, add some basic tests for it. 2009-10-12 12:48:03 +02:00
..
nls kernel32: Add Japanese system error messages. 2009-09-15 16:41:25 -05:00
tests kernel32: Implement HeapQueryInformation, add some basic tests for it. 2009-10-12 12:48:03 +02:00
Makefile.in kernel32: Make toolhelp.dll into a stand-alone 16-bit module. 2009-09-28 20:00:15 +02:00
actctx.c
atom.c
atom16.c
change.c
comm.c kernel32: Use explicit prototypes for function pointers. 2009-09-09 13:12:28 +02:00
computername.c
console.c kernel32: Handle the case where wineconsole isn't properly started. 2009-08-29 17:11:39 +02:00
console_private.h
cpu.c kernel32: Add missing stdarg.h include. 2009-09-23 12:33:25 +02:00
debugger.c kernel32: Move the 16-bit debugger functions to kernel16.c. 2009-10-08 11:11:12 +02:00
dosmem.c kernel32: Moved private function prototypes out of toolhelp.h. 2009-09-28 19:59:09 +02:00
editline.c
environ.c
error16.c kernel32: Move the 16-bit error functions to error16.c. 2009-10-08 11:10:08 +02:00
except.c kernel32: Avoid unprotected sprintf on registry/user-supplied format string. 2009-07-01 11:43:03 +02:00
fiber.c
file.c kernel32: Moved the DeviceIoControl function to file.c. 2009-10-08 20:30:16 +02:00
file16.c kernel32: Move the DOS file handle functions to file16.c. 2009-10-08 19:22:17 +02:00
format_msg.c kernel32: Fix handling of %ws format for Unicode. 2009-06-08 18:13:13 +02:00
global16.c kernel32: Make toolhelp.dll into a stand-alone 16-bit module. 2009-09-28 20:00:15 +02:00
heap.c kernel32: Implement HeapQueryInformation, add some basic tests for it. 2009-10-12 12:48:03 +02:00
instr.c winedos: Always run the BIOS tick timer. 2009-09-28 19:55:39 +02:00
kernel16.c kernel32: Move Get/SetProcessDword to kernel16.c. 2009-10-08 11:12:21 +02:00
kernel16_private.h kernel32: Move some 16-bit definitions to kernel16_private.h. 2009-10-08 20:29:57 +02:00
kernel32.spec kernel32: Implement HeapQueryInformation, add some basic tests for it. 2009-10-12 12:48:03 +02:00
kernel_main.c kernel32: Reimplement GetPrivateProfileString16 on top of 32-bit functions and move it to file16.c. 2009-10-08 19:12:37 +02:00
kernel_private.h kernel32: Moved the DeviceIoControl function to file.c. 2009-10-08 20:30:16 +02:00
krnl386.exe.spec kernel32: Move Get/SetProcessDword to kernel16.c. 2009-10-08 11:12:21 +02:00
lcformat.c
local16.c kernel32: Make toolhelp.dll into a stand-alone 16-bit module. 2009-09-28 20:00:15 +02:00
locale.c kernel32: sLanguage is LOCALE_SABBREVLANGNAME. 2009-08-25 15:08:23 +02:00
locale_rc.rc
lzexpand.c
module.c kernel32: Fix a couple of compiler warnings on 64-bit. 2009-10-08 11:12:21 +02:00
ne_module.c kernel32: Make toolhelp.dll into a stand-alone 16-bit module. 2009-09-28 20:00:15 +02:00
ne_segment.c kernel32: Moved private function prototypes out of toolhelp.h. 2009-09-28 19:59:09 +02:00
oldconfig.c
path.c kernel32: Add implementation of GetSystemWow64DirectoryA/W. 2009-07-07 11:42:03 +02:00
powermgnt.c kernel32: Improve the GetSystemPowerStatus stub. 2009-05-28 15:28:24 +02:00
process.c kernel32: Move Get/SetProcessDword to kernel16.c. 2009-10-08 11:12:21 +02:00
profile.c kernel32: Reimplement GetPrivateProfileString16 on top of 32-bit functions and move it to file16.c. 2009-10-08 19:12:37 +02:00
registry16.c
relay16.c kernel32: Add call frame annotations in x86 assembly code. 2009-06-25 12:05:09 +02:00
resource.c kernel32: Catch invalid memory accesses in resource enumeration handlers. 2009-10-05 15:55:24 +02:00
resource16.c
selector.c kernel32: Move some 16-bit definitions to kernel16_private.h. 2009-10-08 20:29:57 +02:00
snoop16.c kernel32: Moved private function prototypes out of toolhelp.h. 2009-09-28 19:59:09 +02:00
string.c kernel32: Move the k32 kernel32->user32 helpers to thunk.c. 2009-10-08 11:12:21 +02:00
sync.c kernel32: Move the 16-bit synchronization functions to kernel16.c. 2009-10-08 11:10:59 +02:00
syslevel.c
tape.c
task.c kernel32: Make toolhelp.dll into a stand-alone 16-bit module. 2009-09-28 20:00:15 +02:00
thread.c kernel32: Move the 16-bit thread and process functions to kernel16.c. 2009-10-08 11:11:45 +02:00
thunk.c kernel32: Move the k32 kernel32->user32 helpers to thunk.c. 2009-10-08 11:12:21 +02:00
time.c kernel32: Set time between interrupts in GetSystemTimeAdjustment. 2009-10-01 11:33:27 +02:00
toolhelp.c
utthunk.c
version.c kernel32: Move the 16-bit version functions to kernel16.c. 2009-10-08 11:12:20 +02:00
version.rc
version16.rc
virtual.c ntdll: Tweak the file mapping permission checks some more, with tests. 2009-05-19 21:36:05 +02:00
volume.c kernel32: Fetch more information from the DosDevices directory for QueryDosDevice. 2009-07-24 11:01:41 +02:00
vxd.c kernel32: Moved the DeviceIoControl function to file.c. 2009-10-08 20:30:16 +02:00
wowthunk.c kernel32: Fix empty function prototypes. 2009-10-06 16:12:39 +02:00