Sweden-Number/dlls/kernel
Alexandre Julliard 5cb5aa6346 Use the Rtl bitmap functions to implement Tls allocation.
Get rid of the PDB structure.
2003-10-09 19:58:56 +00:00
..
messages Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
nls Added a lot of Russian translations. 2003-09-17 20:08:20 +00:00
tests Some spelling fixes. 2003-09-29 20:20:53 +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 a few more functions to the dlls/kernel directory. 2003-10-08 04:24:49 +00:00
atom.c Documentation updates. 2003-10-01 03:20:21 +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.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 Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
console.c Moved a few more functions to the dlls/kernel directory. 2003-10-08 04:24:49 +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
device.c Moved a few more functions to the dlls/kernel directory. 2003-10-08 04:24:49 +00:00
dosmem.c Reboot (int19) under DOS now does ExitProcess. 2003-10-04 03:06:18 +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
except.c Moved almost all remaining process, thread, fiber and exception 2003-09-17 05:31:32 +00:00
fiber.c Moved almost all remaining process, thread, fiber and exception 2003-09-17 05:31:32 +00:00
file.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
file16.c Reimplemented the 16-bit FindFirstFile, FindNextFile and FindClose 2003-09-18 04:25:31 +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
global16.c Link all remaining files that contain kernel APIs into kernel32.dll 2003-10-08 03:57:02 +00:00
heap.c Link all remaining files that contain kernel APIs into kernel32.dll 2003-10-08 03:57:02 +00:00
instr.c Moved I/O port handling to dlls/winedos. 2003-09-17 22:45:46 +00:00
kernel.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
kernel32.spec Stub implementations for some functions related to RegisterWait. 2003-10-09 19:46:43 +00:00
kernel_main.c Moved the 16-bit environment support to dlls/kernel. 2003-09-18 04:28:22 +00:00
kernel_private.h Moved synchronization and syslevel routines to dlls/kernel. 2003-09-18 04:39:13 +00:00
krnl386.exe.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
lcformat.c Some spelling fixes. 2003-09-29 20:20:53 +00:00
local16.c Moved a few more functions to dlls/kernel. 2003-08-26 02:29:48 +00:00
locale.c Stubs for Get/SetUserGeoID(). 2003-10-01 03:12:02 +00:00
locale_rc.rc Fix the case of product and company names. 2003-09-08 19:38:45 +00:00
ne_module.c Link all remaining files that contain kernel APIs into kernel32.dll 2003-10-08 03:57:02 +00:00
ne_segment.c Avoid HeapReAlloc of a NULL pointer. 2003-10-09 19:49:05 +00:00
powermgnt.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
process.c Use the Rtl bitmap functions to implement Tls allocation. 2003-10-09 19:58:56 +00:00
profile.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
pthread.c Use #ifdef instead of #if for all feature tests. 2003-09-30 00:33:47 +00:00
registry16.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
relay16.c Duplicate parts of the relay debugging init code into kernel to avoid 2003-10-08 22:41:12 +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
selector.c Moved 16-bit global heap, DOS memory and selector functions to 2003-09-18 20:58:41 +00:00
snoop16.c Duplicate parts of the relay debugging init code into kernel to avoid 2003-10-08 22:41:12 +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 Link all remaining files that contain kernel APIs into kernel32.dll 2003-10-08 03:57:02 +00:00
sync.c Stub implementations for some functions related to RegisterWait. 2003-10-09 19:46:43 +00:00
syslevel.c Added __wine_set_signal_fs function to avoid sharing the 2003-10-08 22:59:22 +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 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 Link all remaining files that contain kernel APIs into kernel32.dll 2003-10-08 03:57:02 +00:00
thread.c Moved the constructor for the initial TEB to ntdll so that it runs as 2003-10-09 04:59:03 +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 Store module names in Unicode in the server. 2003-09-30 01:04:19 +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 Moved the Windows version code to dlls/ntdll, and implemented 2003-09-24 05:26:00 +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
vxd.c Moved VxDCall support to dlls/kernel. 2003-09-18 00:06:02 +00:00
win87em.c Moved internal context macros out of winnt.h. 2002-08-31 18:47:00 +00:00
win87em.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +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 We need to initialize the relay debug lists for +snoop too. 2003-10-09 19:52:23 +00:00