Sweden-Number/dlls/kernel
Uwe Bonnes 290a419f0a Don't try to access floppy if it's not mounted. 2005-06-09 09:42:49 +00:00
..
messages Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
nls Ukrainian codepage 21866 added and respective files corrected. Two 2005-01-19 20:59:31 +00:00
tests Don't try to access floppy if it's not mounted. 2005-06-09 09:42:49 +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 Set last error value to ERROR_CALL_NOT_IMPLEMENTED in QueryActCtxW() 2004-06-14 16:59:19 +00:00
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 Return a computername constructed from the hostname. 2005-03-30 17:04:55 +00:00
console.c Removed some unnecessary inclusions of thread.h 2005-06-06 20:13:08 +00:00
console_private.h Set the edition mode as a specific attribute, not an extension of the 2003-01-09 06:01:32 +00:00
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 Removed some unnecessary inclusions of thread.h 2005-06-06 20:13:08 +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 Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
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 Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
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 Moved the kernel per-thread data out of the TEB into a private 2005-06-06 20:00:14 +00:00
kernel_private.h Moved the kernel per-thread data out of the TEB into a private 2005-06-06 20:00:14 +00:00
krnl386.exe.spec Converted all the kernel32 register functions to the 2005-05-07 18:25:51 +00:00
lcformat.c Change UTF-8 name back to ISO-8859-1. 2005-01-27 10:41:40 +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 Fix the case of product and company names. 2003-09-08 19:38:45 +00:00
module.c Fixed a typo. 2004-12-17 19:01:22 +00:00
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 Fix nativeapi.pm so it knows about AC_HEADER_STAT(). 2005-05-06 16:22:54 +00:00
path.c CopyFile needs to retain timestamp. 2005-03-01 10:42:22 +00:00
powermgnt.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-15 10:54:44 +00:00
process.c Removed some unnecessary inclusions of thread.h 2005-06-06 20:13:08 +00:00
profile.c Fixed RtlIsTextUnicode prototype, and made it properly take into 2005-05-31 13:24:44 +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 Added some missing prototypes. 2004-05-18 20:43:29 +00:00
relay16.c Moved the kernel per-thread data out of the TEB into a private 2005-06-06 20:00:14 +00:00
resource.c Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-03 14:56:42 +00:00
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 Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
stress.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
string.c Make lstr* functions inline inside Wine. 2005-02-22 15:50:13 +00:00
sync.c Suppress the noisy SetNamedPipeHandleState fixme. 2005-06-05 18:03:38 +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 Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
tape.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
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 Moved the server part of the ExitThread functionality to ntdll. 2005-06-05 18:38:48 +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 Store the kernel32 module handle globally to avoid some 2004-02-12 00:00:55 +00:00
toolhelp.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
toolhelp16.c Split Win16 and Win32 toolhelp functions. 2005-05-24 10:12:06 +00:00
utthunk.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-15 10:54:44 +00:00
version.c GetModuleFileName[AW] doesn't terminate the string if the buffer is 2004-05-19 03:22:55 +00:00
version.rc Bump version number to XP SP2. 2005-05-04 09:47:13 +00:00
version16.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
virtual.c Don't fault on NULL pointers in Is*Ptr functions. 2005-03-25 16:38:50 +00:00
volume.c Added stubs for GetVolumePathName(A,W). 2005-06-02 10:30:44 +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 Moved a number of DOS definitions out of the global headers and into 2003-11-15 00:13:20 +00:00
win87em.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
windebug.c Moved a number of DOS definitions out of the global headers and into 2003-11-15 00:13:20 +00:00
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