Sweden-Number/dlls/kernel
Alexandre Julliard 91c86bb546 Removed the DOS version option, specifying the Windows version should
be enough to achieve the same results.
2005-06-16 09:47:17 +00:00
..
messages
nls
tests Fix declaration warnings in the test cases. 2005-06-14 11:40:04 +00:00
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Split Win16 and Win32 toolhelp functions. 2005-05-24 10:12:06 +00:00
actctx.c
atom.c - changed ATOM support in wineserver to match NTDLL needs 2005-05-10 15:15:50 +00:00
atom16.c Moved a bunch of definitions out of module.h into a new 2005-05-16 19:44:54 +00:00
change.c Moved the kernel per-thread data out of the TEB into a private 2005-06-06 20:00:14 +00:00
comm.c Removed the special casing of kernel32 and ntdll for the TEB 2005-05-16 17:52:10 +00:00
comm.drv.spec Comment out stub WEP entry points so that we can call WEP for builtin 2005-05-23 10:12:26 +00:00
computername.c Moved network configuration parameters to HKCU\Software\Wine\Network. 2005-06-14 17:22:41 +00:00
console.c Fix warnings from -Wmissing-declarations. 2005-06-14 11:42:34 +00:00
console_private.h
cpu.c Added Darwin 8.0 specific headers. 2005-05-18 18:20:23 +00:00
debugger.c Moved a bunch of definitions out of module.h into a new 2005-05-16 19:44:54 +00:00
dosmem.c Moved DOS memory handling to winedos. 2005-05-10 15:22:09 +00:00
editline.c Documentation spelling fixes. 2005-02-25 14:07:56 +00:00
environ.c Fix warnings from -Wmissing-declarations. 2005-06-14 11:42:34 +00:00
error16.c Moved the remaining stack frame definitions to kernel_private.h and 2005-05-16 14:45:18 +00:00
except.c Removed some unnecessary inclusions of thread.h 2005-06-06 20:13:08 +00:00
fiber.c Removed some unnecessary inclusions of thread.h 2005-06-06 20:13:08 +00:00
file.c Work around a problem where WriteFile is asked to write memory 2005-05-24 12:50:24 +00:00
file16.c
format_msg.c Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
global16.c Moved the kernel per-thread data out of the TEB into a private 2005-06-06 20:00:14 +00:00
heap.c Removed some unnecessary inclusions of thread.h 2005-06-06 20:13:08 +00:00
instr.c Added IDT emulation. 2005-05-31 13:28:42 +00:00
kernel.rc
kernel16_private.h Support unloading 16-bit builtin modules, and properly manage the 2005-05-23 12:15:26 +00:00
kernel32.spec Added stubs for GetVolumePathName(A,W). 2005-06-02 10:30:44 +00:00
kernel_main.c Fix warnings from -Wmissing-declarations. 2005-06-14 11:42:34 +00:00
kernel_private.h Fix warnings from -Wmissing-declarations. 2005-06-14 11:42:34 +00:00
krnl386.exe.spec Converted all the kernel32 register functions to the 2005-05-07 18:25:51 +00:00
lcformat.c Fix warnings from -Wmissing-declarations. 2005-06-14 11:42:34 +00:00
local16.c Moved the kernel per-thread data out of the TEB into a private 2005-06-06 20:00:14 +00:00
locale.c Moved the kernel per-thread data out of the TEB into a private 2005-06-06 20:00:14 +00:00
locale_rc.rc
module.c
ne_module.c Moved the kernel per-thread data out of the TEB into a private 2005-06-06 20:00:14 +00:00
ne_segment.c Moved the kernel per-thread data out of the TEB into a private 2005-06-06 20:00:14 +00:00
oldconfig.c Added magic comments to all Wine-specific registry accesses to make 2005-06-13 18:56:00 +00:00
path.c Add a workaround for Win9x apps which pass the parameters for 2005-06-12 10:41:22 +00:00
powermgnt.c
process.c Fix warnings from -Wmissing-declarations. 2005-06-14 11:42:34 +00:00
profile.c Fix warnings from -Wmissing-declarations. 2005-06-14 11:42:34 +00:00
pthread.c Moved the kernel per-thread data out of the TEB into a private 2005-06-06 20:00:14 +00:00
registry16.c
relay16.c Moved debugging config options to HKCU\Software\Wine\Debug. 2005-06-14 19:23:00 +00:00
resource.c
resource16.c Generate 16-bit resources in the proper format inside the module data, 2005-05-20 19:19:01 +00:00
selector.c Get rid of include/miscemu.h. 2005-05-10 16:01:38 +00:00
snoop16.c Moved the kernel per-thread data out of the TEB into a private 2005-06-06 20:00:14 +00:00
stress.c
stress.spec
string.c Make lstr* functions inline inside Wine. 2005-02-22 15:50:13 +00:00
sync.c Dependency fixes for winternl.h. 2005-06-10 19:33:47 +00:00
syslevel.c Moved the kernel per-thread data out of the TEB into a private 2005-06-06 20:00:14 +00:00
system.c Moved the kernel per-thread data out of the TEB into a private 2005-06-06 20:00:14 +00:00
system.drv.spec
tape.c
task.c Moved the kernel per-thread data out of the TEB into a private 2005-06-06 20:00:14 +00:00
thread.c Fix warnings from -Wmissing-declarations. 2005-06-14 11:42:34 +00:00
thunk.c Fetch the stack selector to use from the previous stackframe instead 2005-06-06 19:57:05 +00:00
time.c Added Darwin 8.0 specific headers. 2005-05-18 18:20:23 +00:00
toolhelp.c Split Win16 and Win32 toolhelp functions. 2005-05-24 10:12:06 +00:00
toolhelp.h
toolhelp.spec
toolhelp16.c Split Win16 and Win32 toolhelp functions. 2005-05-24 10:12:06 +00:00
utthunk.c
version.c Removed the DOS version option, specifying the Windows version should 2005-06-16 09:47:17 +00:00
version.rc Bump version number to XP SP2. 2005-05-04 09:47:13 +00:00
version16.rc
virtual.c Don't fault on NULL pointers in Is*Ptr functions. 2005-03-25 16:38:50 +00:00
volume.c Added magic comments to all Wine-specific registry accesses to make 2005-06-13 18:56:00 +00:00
vxd.c Moved the kernel per-thread data out of the TEB into a private 2005-06-06 20:00:14 +00:00
win87em.c Fix warnings from -Wmissing-declarations. 2005-06-14 11:42:34 +00:00
win87em.spec
windebug.c
windebug.spec Comment out stub WEP entry points so that we can call WEP for builtin 2005-05-23 10:12:26 +00:00
wowthunk.c Moved a bunch of definitions out of module.h into a new 2005-05-16 19:44:54 +00:00