Sweden-Number/dlls/kernel
Alexandre Julliard 1479aebda3 Moved instruction emulation to dlls/kernel. 2003-09-17 04:34:31 +00:00
..
messages Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
nls Fix the case of product and company names. 2003-09-08 19:38:45 +00:00
tests Fix another error under Win9x (hopefully). 2003-09-17 04:18:09 +00:00
.cvsignore Moved 16-bit relay and snoop support to dlls/kernel. 2003-08-26 02:28:59 +00:00
Makefile.in Moved instruction emulation to dlls/kernel. 2003-09-17 04:34:31 +00:00
atom.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
change.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
comm.c - Fix small bug with parsing of numbers in BuildCommDCB functions. 2003-09-15 20:00:54 +00:00
comm.spec Added some Win3.1 export stubs. 2002-12-16 22:10:10 +00:00
computername.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
console.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +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
debugger.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
editline.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
error16.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
file.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
file16.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +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 Removed the A/W constants for builtin cursors, icons and resource 2003-09-10 03:56:47 +00:00
heap.c Moved most 32-bit heap functions to dlls/kernel. 2003-09-16 20:34:14 +00:00
instr.c Moved instruction emulation to dlls/kernel. 2003-09-17 04:34:31 +00:00
kernel.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
kernel32.spec Move the mailslot stubs into the dlls/kernel directory. 2003-09-15 22:07:50 +00:00
kernel_main.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
kernel_private.h Moved 16-bit calls initialization and exception handling to kernel32. 2003-08-25 00:56:37 +00:00
krnl386.exe.spec Converted remaining 16-bit functions to the new varargs mechanism. 2003-08-27 02:57:32 +00:00
lcformat.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
local16.c Moved a few more functions to dlls/kernel. 2003-08-26 02:29:48 +00:00
locale.c More robust detection of charset names. 2003-09-16 20:38:33 +00:00
locale_rc.rc Fix the case of product and company names. 2003-09-08 19:38:45 +00:00
ne_module.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
ne_segment.c Extended WOWCallback16Ex to support register functions too. This 2003-08-23 23:30:51 +00:00
powermgnt.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
process.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
profile.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
pthread.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
registry16.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
relay16.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
resource.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
resource16.c Removed the A/W constants for builtin cursors, icons and resource 2003-09-10 03:56:47 +00:00
snoop16.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +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 Moved most kernel string functions to dlls/kernel. 2003-09-16 20:35:42 +00:00
sync.c Move the mailslot stubs into the dlls/kernel directory. 2003-09-15 22:07:50 +00:00
system.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
system.drv.spec Renamed system.dll to system.drv. 2003-08-19 03:27:45 +00:00
tape.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
task.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
thread.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
thunk.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
time.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
toolhelp.c Added a stub for Heap32ListFirst. 2003-09-11 03:00:11 +00:00
toolhelp.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
utthunk.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +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 Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
windebug.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
wowthunk.c Moved instruction emulation to dlls/kernel. 2003-09-17 04:34:31 +00:00