Sweden-Number/dlls/kernel
Eric Pouech 69804258ca kernel32: Added some tests for toolhelp functions. 2006-04-12 12:43:44 +02:00
..
messages
nls
tests kernel32: Added some tests for toolhelp functions. 2006-04-12 12:43:44 +02:00
.gitignore
Makefile.in
actctx.c kernel: Improve the activation context stubs. 2006-03-07 11:11:07 +01:00
atom.c kernel: Fixed regression in atom handling. 2006-02-06 11:26:57 +01:00
atom16.c kernel: Remove wine/server.h include from files where it is no longer needed. 2006-01-10 18:09:28 +01:00
change.c kernel: Fixed build with gcc 2.95. 2006-02-09 17:45:07 +01:00
comm.c kernel32: Implemented ClearCommError on top of GET_COMM_STATUS ioctl. 2006-02-28 15:36:56 +01:00
comm.drv.spec
computername.c
console.c
console_private.h
cpu.c kernel: Add processor specific environment variables. 2006-03-23 20:34:16 +01:00
debugger.c
dosmem.c kernel: Don't request execute permission for DOS memory. 2006-02-24 11:31:04 +01:00
editline.c
environ.c kernel: Remove a couple of incorrect asserts. 2006-03-23 17:07:27 +01:00
error16.c
except.c kernel: Resource browsing. 2006-03-30 12:46:13 +02:00
fiber.c
file.c kernel: Document some file functions. 2006-04-03 21:35:52 +02:00
file16.c kernel32: Move FileCDR16 in with the other 16bit file functions. 2006-01-16 20:51:28 +01:00
format_msg.c
global16.c
heap.c kernel: Fix handling of invalid parameter in GlobalSize(). 2006-03-31 17:38:49 +02:00
instr.c kernel: Remove calls to Nt[Get|Set]ThreadContext. 2006-01-19 11:55:24 +01:00
kernel.rc
kernel16.c
kernel16_private.h
kernel32.spec kernel: Remove some stubs that aren't present in NT. 2006-04-03 21:36:00 +02:00
kernel_main.c kernel: Use a magic ConsoleHandle value instead of create flag to pass 2006-02-05 12:24:43 +01:00
kernel_private.h kernel: Handle a failure to load winedos a bit more gracefully. 2006-01-25 13:19:11 +01:00
krnl386.exe.spec kernel: Reimplemented the MapHInst functions in assembly. 2006-01-13 14:29:30 +01:00
lcformat.c Fix a couple of bugs spotted by valgrind. 2006-01-27 16:18:05 +01:00
local16.c
locale.c kernel32: Implement EnumUILanguages. 2006-02-07 21:17:06 +01:00
locale_rc.rc include: Add missing LANG_xxx and SUBLANG_xxx constants. 2006-02-14 10:42:12 +01:00
lzexpand.c
module.c kernel: Get rid of module.h. 2006-02-22 16:30:22 +01:00
ne_module.c kernel: Reimplemented the MapHInst functions in assembly. 2006-01-13 14:29:30 +01:00
ne_segment.c
oldconfig.c kernel: Remove wine/server.h include from files where it is no longer needed. 2006-01-10 18:09:28 +01:00
path.c kernel: Don't crash on NULL arg in GetShortPathNameW. 2006-04-07 20:05:33 +02:00
powermgnt.c
process.c kernel: Fixed set_process_name for the winevdm case. 2006-04-07 11:45:22 +02:00
profile.c kernel32: [Read/Write]PrivateProfile functions accept a NULL filename. 2006-04-03 12:15:29 +02:00
pthread.c
registry16.c
relay16.c
resource.c
resource16.c
selector.c kernel: Reimplemented the SMap/SUnmap functions in assembly. 2006-01-13 14:26:24 +01:00
snoop16.c
stress.c
stress.spec
string.c
sync.c kernel: WaitForMultipleObjectsEx should accept up to MAXIMUM_WAIT_OBJECTS. 2006-03-22 11:19:09 +01:00
syslevel.c
system.c
system.drv.spec
tape.c kernel: Implementation of tape functions. 2006-01-27 12:10:03 +01:00
task.c kernel: Remove wine/server.h include from files where it is no longer needed. 2006-01-10 18:09:28 +01:00
thread.c ntdll: Move the call to MODULE_DllThreadAttach from the kernel32 2006-03-14 17:50:28 +01:00
thunk.c kernel: Implement FT_Exit directly in assembly to avoid the overhead 2006-01-10 17:43:05 +01:00
time.c kernel: Documentation cleanups. 2006-01-06 21:07:46 +01:00
toolhelp.c kernel32: Rewrote toolhelp implementation only on top of ntdll functions. 2006-04-12 12:42:36 +02:00
toolhelp.h
toolhelp.spec
toolhelp16.c kernel: Remove wine/server.h include from files where it is no longer needed. 2006-01-10 18:09:28 +01:00
utthunk.c
version.c
version.rc
version16.rc
virtual.c kernel: Documentation cleanups. 2006-01-16 20:42:09 +01:00
volume.c
vxd.c
win87em.c
win87em.spec
windebug.c
windebug.spec
wowthunk.c