Sweden-Number/dlls/kernel
Ryan Cumming 1bc18f3da7 Remove OLE_GetFormatA, reimplement GetDateFormatA and GetTimeFormatA
as wrappers around their Unicode versions.
2002-11-08 18:51:56 +00:00
..
messages Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
nls Updated all locale tables to match exactly what Windows returns. 2002-08-15 22:00:19 +00:00
tests Remove OLE_GetFormatA, reimplement GetDateFormatA and GetTimeFormatA 2002-11-08 18:51:56 +00:00
.cvsignore Create at most one glue file for a single dll. 2002-08-01 18:36:58 +00:00
Makefile.in Added winebuild -e option to specify the entry point and removed the 2002-11-06 20:02:59 +00:00
comm.c Compile the kernel dll with -DSTRICT. 2002-10-25 21:02:30 +00:00
comm.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
console.c Compile the kernel dll with -DSTRICT. 2002-10-25 21:02:30 +00:00
console_private.h Now passing some console parameters at wineconsole creation instead of 2002-09-04 18:41:03 +00:00
debugger.c Compile the kernel dll with -DSTRICT. 2002-10-25 21:02:30 +00:00
editline.c Now passing some console parameters at wineconsole creation instead of 2002-09-04 18:41:03 +00:00
flatthunk.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
format_msg.c Handle FORMAT_MESSAGE_FROM_HMODULE and FORMAT_MESSAGE_FROM_SYSTEM both 2002-11-04 23:49:53 +00:00
kernel.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
kernel32.spec Added winebuild -e option to specify the entry point and removed the 2002-11-06 20:02:59 +00:00
kernel_main.c Make sure things still work if 16-bit dlls cannot be loaded. 2002-10-02 02:36:20 +00:00
krnl386.exe.spec Move the name directive from the .spec file to the Makefile. 2002-09-12 17:24:14 +00:00
locale.c Removed remaining references to advapi32 registry functions from 2002-09-13 18:52:01 +00:00
locale_rc.rc Updated all locale tables to match exactly what Windows returns. 2002-08-15 22:00:19 +00:00
registry16.c Removed LPxxx handle types that don't exist under Windows. 2002-10-03 19:46:27 +00:00
stress.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
stress.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
string.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
sync.c Compile the kernel dll with -DSTRICT. 2002-10-25 21:02:30 +00:00
system.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
thunk.c Compile the kernel dll with -DSTRICT. 2002-10-25 21:02:30 +00:00
time.c Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00
toolhelp.c Added process_id_t and thread_it_t types to the server interface 2002-10-03 19:54:57 +00:00
toolhelp.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
utthunk.c Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00
version.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
version16.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
win87em.c Moved internal context macros out of winnt.h. 2002-08-31 18:47:00 +00:00
win87em.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
windebug.c Moved internal context macros out of winnt.h. 2002-08-31 18:47:00 +00:00
windebug.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
wowthunk.c Silence unneeded ERR while converting tasks. 2002-10-29 21:26:23 +00:00
wprocs.spec Added FPU emulation interrupts. 2002-07-10 23:22:54 +00:00