Sweden-Number/dlls/kernel
Saulius Krasuckas abfe0f2f72 Test passing NULL source to WideCharToMultiByte. 2005-08-18 10:50:46 +00:00
..
messages
nls
tests Test passing NULL source to WideCharToMultiByte. 2005-08-18 10:50:46 +00:00
.cvsignore
Makefile.in Specify a base address for kernel and ntdll. 2005-08-09 11:19:01 +00:00
actctx.c
atom.c
atom16.c gcc 4.0 warning fixes. 2005-08-17 10:28:35 +00:00
change.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
comm.c Fix autoconf-related #ifdefs in Comm_CheckEvents(). 2005-08-08 18:01:42 +00:00
comm.drv.spec
computername.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
console.c - OpenConsole: try to open the Unix console if we fail with wineserver 2005-06-27 09:54:09 +00:00
console_private.h
cpu.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
debugger.c
dosmem.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
editline.c
environ.c Fix warnings from -Wmissing-declarations. 2005-06-14 11:42:34 +00:00
error16.c
except.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
fiber.c Don't require execute permission for thread stacks. 2005-06-21 09:57:53 +00:00
file.c STATUS_TIMEOUT is no error for Read|WriteFile. 2005-07-11 14:23:46 +00:00
file16.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
format_msg.c gcc 4.0 warning fixes. 2005-08-17 10:28:35 +00:00
global16.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
heap.c Report swap file total/free sizes to be the same as physical memory. 2005-08-16 16:00:36 +00:00
instr.c Add entry for int 2 handler. 2005-08-15 09:42:36 +00:00
kernel.rc
kernel16_private.h Intercept functions for 16-bit relay debugging by patching the 2005-07-05 12:52:07 +00:00
kernel32.spec Implemented DelayLoadFailureHook and use it in the winebuild-generated 2005-08-12 16:00:42 +00:00
kernel_main.c Use the proper WOW functions everywhere instead of the K32WOW variant. 2005-08-10 10:59:19 +00:00
kernel_private.h Fix warnings from -Wmissing-declarations. 2005-06-14 11:42:34 +00:00
krnl386.exe.spec
lcformat.c Implement EnumDateFormatsEx. 2005-07-28 10:47:53 +00:00
local16.c Use the proper WOW functions everywhere instead of the K32WOW variant. 2005-08-10 10:59:19 +00:00
locale.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
locale_rc.rc
lzexpand.c gcc 4.0 warning fixes. 2005-08-17 10:28:35 +00:00
module.c Implemented DelayLoadFailureHook and use it in the winebuild-generated 2005-08-12 16:00:42 +00:00
ne_module.c Convert long to short path in GetModuleFileName16. 2005-07-22 09:03:14 +00:00
ne_segment.c gcc 4.0 warning fixes. 2005-08-17 10:28:35 +00:00
oldconfig.c Fix a crash on startup when /proc/ide does not exist. 2005-08-11 17:05:47 +00:00
path.c Added a wine_get_dos_file_name function in kernel32 as a wrapper 2005-08-11 11:07:17 +00:00
powermgnt.c
process.c Set the default system dir to windows/system32. 2005-08-15 14:53:35 +00:00
profile.c - Fix regression in GetPrivateProfileString16 for key=NULL. 2005-08-10 12:59:38 +00:00
pthread.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
registry16.c Warning fixes for gcc 4.0. 2005-08-15 10:49:39 +00:00
relay16.c gcc 4.0 warning fixes. 2005-08-17 10:28:35 +00:00
resource.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
resource16.c gcc 4.0 warning fixes. 2005-08-17 10:28:35 +00:00
selector.c
snoop16.c gcc 4.0 warning fixes. 2005-08-17 10:28:35 +00:00
stress.c
stress.spec
string.c
sync.c gcc 4.0 warning fixes. 2005-08-17 10:28:35 +00:00
syslevel.c Moved all 16-bit relay code to the text section. 2005-07-03 11:28:44 +00:00
system.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
system.drv.spec
tape.c
task.c Make 16-bit task properly inherit the current directory of their 2005-08-11 18:36:36 +00:00
thread.c Use the new RtlExitUserThread function instead of exporting 2005-08-02 09:55:40 +00:00
thunk.c Moved most of the implementation of CALL32_CBClient(Ex) to the C 2005-07-01 16:24:32 +00:00
time.c - avoid winternl.h depending on winbase.h 2005-06-20 18:37:17 +00:00
toolhelp.c Fix some gcc 4.0 warnings. 2005-07-05 11:46:09 +00:00
toolhelp.h Remove multiple declarations of the same function, keeping the public 2005-07-24 16:17:28 +00:00
toolhelp.spec
toolhelp16.c
utthunk.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
version.c Directly use the PEB version fields in GetVersion. 2005-08-10 15:02:28 +00:00
version.rc
version16.rc
virtual.c Use SIZE_T type for size variables in NTDLL when appropriate. 2005-07-15 10:01:30 +00:00
volume.c gcc 4.0 warning fixes. 2005-08-17 10:28:35 +00:00
vxd.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
win87em.c Fix warnings from -Wmissing-declarations. 2005-06-14 11:42:34 +00:00
win87em.spec
windebug.c
windebug.spec
wowthunk.c Moved all 16-bit relay code to the text section. 2005-07-03 11:28:44 +00:00