Sweden-Number/dlls/kernel
Francois Gouget 2b03aa6a6d Test the behavior of CreateDirectory() when it has one or two trailing
dots or spaces.
Tweak the previous CreateDirectory() tests so we get more information
in case of a failure.
2005-06-30 18:08:44 +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 Test the behavior of CreateDirectory() when it has one or two trailing 2005-06-30 18:08:44 +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 - don't include winreg.h 2005-06-20 10:40:37 +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 - 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 Set the edition mode as a specific attribute, not an extension of the 2003-01-09 06:01:32 +00:00
cpu.c - don't include winreg.h 2005-06-20 10:40:37 +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 - don't include winreg.h 2005-06-20 10:40:37 +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 - 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 - don't include winreg.h 2005-06-20 10:40:37 +00:00
file16.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
format_msg.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
global16.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
heap.c - don't include winreg.h 2005-06-20 10:40:37 +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 Remove some i386 ifdefs for 16-bit entry points since they are no 2005-06-25 18:34:00 +00:00
kernel32.spec Sort entry points in the same order as Windows. 2005-06-23 09:57:11 +00:00
kernel_main.c - don't include winreg.h 2005-06-20 10:40:37 +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 - don't include winreg.h 2005-06-20 10:40:37 +00:00
local16.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
locale.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
locale_rc.rc Fix the case of product and company names. 2003-09-08 19:38:45 +00:00
module.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
ne_module.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
ne_segment.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
oldconfig.c Get rid of the old config conversion code. 2005-06-29 19:22:02 +00:00
path.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
powermgnt.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-15 10:54:44 +00:00
process.c Implemented OpenProcess on top of NtOpenProcess. 2005-06-27 11:12:11 +00:00
profile.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
pthread.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
registry16.c Added some missing prototypes. 2004-05-18 20:43:29 +00:00
relay16.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
resource.c - don't include winreg.h 2005-06-20 10:40:37 +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 - don't include winreg.h 2005-06-20 10:40:37 +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 - don't include winreg.h 2005-06-20 10:40:37 +00:00
syslevel.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
system.c - don't include winreg.h 2005-06-20 10:40:37 +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 Implemented OpenThread on top of NtOpenThread. 2005-06-27 12:03:56 +00:00
thunk.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
time.c - avoid winternl.h depending on winbase.h 2005-06-20 18:37:17 +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 - don't include winreg.h 2005-06-20 10:40:37 +00:00
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 Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
virtual.c - don't include winreg.h 2005-06-20 10:40:37 +00:00
volume.c - don't include winreg.h 2005-06-20 10:40:37 +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 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 - don't include winreg.h 2005-06-20 10:40:37 +00:00