wine-wine/dlls/kernel
Hans Leidekker 513670551b MoveFile returns ERROR_ALREADY_EXISTS, not ERROR_FILE_EXISTS. 2003-12-15 20:15:20 +00:00
..
messages Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
nls Replace 28591 by 28605 (euro) for appropriate locales. 2003-10-31 03:40:08 +00:00
tests MoveFile returns ERROR_ALREADY_EXISTS, not ERROR_FILE_EXISTS. 2003-12-15 20:15:20 +00:00
.cvsignore Renamed comm.dll, display.dll, keyboard.dll and mouse.dll to use the 2003-09-27 02:32:53 +00:00
Makefile.in Moved winedos loading functionality to dlls/kernel/instr.c and get rid 2003-11-14 21:08:39 +00:00
atom.c Move content of global.h into the appropriate private headers. 2003-12-08 21:58:55 +00:00
change.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
comm.c Fixed size check in GetCommConfig(). 2003-12-11 04:25:00 +00:00
comm.drv.spec Renamed comm.dll, display.dll, keyboard.dll and mouse.dll to use the 2003-09-27 02:32:53 +00:00
computername.c Porting fixes. 2003-11-27 00:59:36 +00:00
console.c Moved all remaining console related code to dlls/kernel directory. 2003-12-12 04:10:52 +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 On i686, report processor level 6. 2003-12-04 01:41:53 +00:00
debugger.c Set or clear the BeingDebugged flag in the PEB when a debugger is 2003-10-14 01:30:42 +00:00
device.c Explicitly clear vm86 flag in DIOCRegs_2_CONTEXT. 2003-12-15 19:50:22 +00:00
dosmem.c Move content of global.h into the appropriate private headers. 2003-12-08 21:58:55 +00:00
editline.c Another portion of HeapReAlloc fixes. 2003-10-14 05:24:20 +00:00
environ.c Moved memory/environ.c, memory/virtual.c and misc/cpu.c to 2003-11-13 20:58:55 +00:00
error16.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
except.c Set or clear the BeingDebugged flag in the PEB when a debugger is 2003-10-14 01:30:42 +00:00
fiber.c Porting fixes. 2003-11-27 00:59:36 +00:00
file.c Move content of global.h into the appropriate private headers. 2003-12-08 21:58:55 +00:00
file16.c Moved a number of DOS definitions out of the global headers and into 2003-11-15 00:13:20 +00:00
flatthunk.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
format_msg.c FormatMessageW: Allocate anough space. 2003-10-28 21:09:32 +00:00
global16.c Move content of global.h into the appropriate private headers. 2003-12-08 21:58:55 +00:00
heap.c Porting fixes. 2003-11-27 00:59:36 +00:00
instr.c Porting fixes. 2003-11-27 00:59:36 +00:00
kernel.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
kernel32.spec Got rid of DRIVE_OpenDevice, and replaced it with Win32 equivalents. 2003-11-25 01:51:07 +00:00
kernel_main.c Move content of global.h into the appropriate private headers. 2003-12-08 21:58:55 +00:00
kernel_private.h Move content of global.h into the appropriate private headers. 2003-12-08 21:58:55 +00:00
krnl386.exe.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
lcformat.c Fail GetCalendarInfoA for Unicode-only locales. 2003-12-01 22:47:28 +00:00
local16.c Move content of global.h into the appropriate private headers. 2003-12-08 21:58:55 +00:00
locale.c Added eucJP charset. 2003-12-12 05:59:54 +00:00
locale_rc.rc Fix the case of product and company names. 2003-09-08 19:38:45 +00:00
module.c Porting fixes. 2003-11-27 00:59:36 +00:00
ne_module.c Move content of global.h into the appropriate private headers. 2003-12-08 21:58:55 +00:00
ne_segment.c Move content of global.h into the appropriate private headers. 2003-12-08 21:58:55 +00:00
powermgnt.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
process.c Porting fixes. 2003-11-27 00:59:36 +00:00
profile.c Removed some unnecessary includes. 2003-11-17 20:31:29 +00:00
pthread.c Return an error in wine_pthread_mutex_unlock if we don't own the 2003-12-12 06:19:25 +00:00
registry16.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
relay16.c Removed some unnecessary includes. 2003-11-17 20:31:29 +00:00
resource.c Added exception handlers in FindResourceExA/W (based on a patch by 2003-12-13 01:36:14 +00:00
resource16.c Porting fixes. 2003-11-27 00:59:36 +00:00
selector.c Removed include/selectors.h. 2003-11-18 00:16:25 +00:00
snoop16.c Move content of global.h into the appropriate private headers. 2003-12-08 21:58:55 +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 Porting fixes. 2003-11-27 00:59:36 +00:00
sync.c Move content of global.h into the appropriate private headers. 2003-12-08 21:58:55 +00:00
syslevel.c Use the signal stack pointer to determine the current thread. 2003-11-05 00:52:29 +00:00
system.c Set %fs and %gs in the register context to their current value when 2003-11-05 00:46:44 +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 Move content of global.h into the appropriate private headers. 2003-12-08 21:58:55 +00:00
thread.c Porting fixes. 2003-11-27 00:59:36 +00:00
thunk.c Removed task.h. 2003-11-25 00:42:26 +00:00
time.c Fail GetCalendarInfoA for Unicode-only locales. 2003-12-01 22:47:28 +00:00
toolhelp.c Store module names in Unicode in the server. 2003-09-30 01:04:19 +00:00
toolhelp.h Moved toolhelp.h to dlls/kernel. 2003-11-17 20:49:45 +00:00
toolhelp.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
utthunk.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
version.c Don't include build number in GetVersion() for Win9x versions. 2003-11-11 22:00:14 +00:00
version.rc Set version of kernel32 to Windows 2000 SP4. 2003-09-30 00:21:31 +00:00
version16.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
virtual.c Moved memory/environ.c, memory/virtual.c and misc/cpu.c to 2003-11-13 20:58:55 +00:00
vxd.c Move content of global.h into the appropriate private headers. 2003-12-08 21:58:55 +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 Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
wowthunk.c Removed task.h. 2003-11-25 00:42:26 +00:00