Sweden-Number/dlls/kernel
Alexandre Julliard 5fbb446cfc Moved most of the 16-bit task support and NE module loader to
dlls/kernel.
2003-08-23 00:03:40 +00:00
..
messages Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
nls Added value for default Unix codepage to all the locale definitions. 2003-05-20 02:20:48 +00:00
tests Warning fixes. 2003-08-06 22:08:04 +00:00
.cvsignore Renamed system.dll to system.drv. 2003-08-19 03:27:45 +00:00
Makefile.in Moved most of the 16-bit task support and NE module loader to 2003-08-23 00:03:40 +00:00
atom.c Moved atom functions to dlls/kernel. 2003-05-16 00:05:08 +00:00
change.c Moved misc/error.c to dlls/kernel/error16.c. 2003-05-21 18:31:01 +00:00
comm.c - made async.h ready for use in ntdll: replaced all calls to kernel32 2003-06-26 02:08:17 +00:00
comm.spec Added some Win3.1 export stubs. 2002-12-16 22:10:10 +00:00
computername.c Replaced remaining calls to PROFILE_GetWineIniString/Bool by direct 2003-08-19 03:21:04 +00:00
console.c Allocate DebugInfo field for all critical sections (based on a patch 2003-08-12 23:50:54 +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 Compile the kernel dll with -DSTRICT. 2002-10-25 21:02:30 +00:00
editline.c - adapted kernel32 so that it no longer (directly) manages console 2003-06-21 02:07:10 +00:00
error16.c Moved misc/error.c to dlls/kernel/error16.c. 2003-05-21 18:31:01 +00:00
file.c Replace calls to WaitForMultipleObjects with a 0 count by calls to 2003-06-30 02:10:19 +00:00
file16.c - start moving a few file related functions from files/file.c to 2003-06-24 02:32:01 +00:00
flatthunk.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
format_msg.c Fixed some common spelling errors. 2003-07-02 04:37:26 +00:00
kernel.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
kernel32.spec Consolidate all kernel power management functions. 2003-08-12 18:56:54 +00:00
kernel_main.c Moved most of the 16-bit task support and NE module loader to 2003-08-23 00:03:40 +00:00
kernel_private.h - start moving a few file related functions from files/file.c to 2003-06-24 02:32:01 +00:00
krnl386.exe.spec Remove some Win32s specific code. 2002-11-20 19:40:12 +00:00
lcformat.c Moved date/time/currency format handling to new lcformat.c. 2003-03-22 00:23:16 +00:00
local16.c Warning fixes. 2003-08-06 22:08:04 +00:00
locale.c Fixed some issues found by winapi_check. 2003-08-08 21:07:23 +00:00
locale_rc.rc Added resource strings for language groups. 2003-04-19 20:22:19 +00:00
ne_module.c Moved most of the 16-bit task support and NE module loader to 2003-08-23 00:03:40 +00:00
ne_segment.c Moved most of the 16-bit task support and NE module loader to 2003-08-23 00:03:40 +00:00
powermgnt.c Consolidate all kernel power management functions. 2003-08-12 18:56:54 +00:00
process.c Implemented NtRead/WriteVirtualMemory. 2003-07-08 21:18:45 +00:00
registry16.c Removed LPxxx handle types that don't exist under Windows. 2002-10-03 19:46:27 +00:00
resource.c Moved tape.c to dlls/kernel. 2003-06-24 03:34:15 +00:00
resource16.c Moved most of the kernel resource APIs to dlls/kernel. 2003-04-30 00:53:23 +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 Free the debug info when making a critical section global. 2003-08-18 20:03:00 +00:00
system.c Replace calls to WaitForMultipleObjects with a 0 count by calls to 2003-06-30 02:10:19 +00:00
system.drv.spec Renamed system.dll to system.drv. 2003-08-19 03:27:45 +00:00
tape.c Moved tape.c to dlls/kernel. 2003-06-24 03:34:15 +00:00
task.c Moved most of the 16-bit task support and NE module loader to 2003-08-23 00:03:40 +00:00
thread.c Consolidate all kernel power management functions. 2003-08-12 18:56:54 +00:00
thunk.c Moved most of the 16-bit task support and NE module loader to 2003-08-23 00:03:40 +00:00
time.c Spelling fixes. 2003-08-18 19:47:42 +00:00
toolhelp.c - no longer depend on toolhelp definitions for generating snapshots 2003-01-09 00:01:28 +00:00
toolhelp.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
utthunk.c Replaced most uses of the auto-generated glue code by explicit calls 2003-02-27 21:09:45 +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 Removed unused #include of module.h. 2003-01-02 17:59:47 +00:00
windebug.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
wowthunk.c Moved most of the 16-bit task support and NE module loader to 2003-08-23 00:03:40 +00:00