.. |
messages
|
…
|
|
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
|
Moved 16-bit relay and snoop support to dlls/kernel.
|
2003-08-26 02:28:59 +00:00 |
Makefile.in
|
Moved profile functions to dlls/kernel.
|
2003-08-26 02:54:37 +00:00 |
atom.c
|
Moved atom functions to dlls/kernel.
|
2003-05-16 00:05:08 +00:00 |
change.c
|
Start using the exported TEB structure from winternl.h where
|
2003-08-28 19:57:35 +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
|
…
|
|
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
|
…
|
|
debugger.c
|
Added varargs support for 16-bit entry points.
|
2003-08-27 02:20:44 +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
|
…
|
|
format_msg.c
|
Fix FormatMessage when FORMAT_MESSAGE_FROM_HMODULE is specified and
|
2003-09-02 00:53:46 +00:00 |
kernel.rc
|
…
|
|
kernel32.spec
|
Extended WOWCallback16Ex to support register functions too. This
|
2003-08-23 23:30:51 +00:00 |
kernel_main.c
|
Moved 16-bit calls initialization and exception handling to kernel32.
|
2003-08-25 00:56:37 +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
|
…
|
|
local16.c
|
Moved a few more functions to dlls/kernel.
|
2003-08-26 02:29:48 +00:00 |
locale.c
|
Fixed some issues found by winapi_check.
|
2003-08-08 21:07:23 +00:00 |
locale_rc.rc
|
…
|
|
ne_module.c
|
Don't strip the path in LoadModule16 before we have opened the file
|
2003-09-01 23:56:39 +00:00 |
ne_segment.c
|
Extended WOWCallback16Ex to support register functions too. This
|
2003-08-23 23:30:51 +00:00 |
powermgnt.c
|
Consolidate all kernel power management functions.
|
2003-08-12 18:56:54 +00:00 |
process.c
|
Start using the exported TEB structure from winternl.h where
|
2003-08-28 19:57:35 +00:00 |
profile.c
|
Moved profile functions to dlls/kernel.
|
2003-08-26 02:54:37 +00:00 |
registry16.c
|
…
|
|
relay16.c
|
Added varargs support for 16-bit entry points.
|
2003-08-27 02:20:44 +00:00 |
resource.c
|
Moved tape.c to dlls/kernel.
|
2003-06-24 03:34:15 +00:00 |
resource16.c
|
…
|
|
snoop16.c
|
Moved 16-bit relay and snoop support to dlls/kernel.
|
2003-08-26 02:28:59 +00:00 |
stress.c
|
…
|
|
stress.spec
|
…
|
|
string.c
|
…
|
|
sync.c
|
Free the debug info when making a critical section global.
|
2003-08-18 20:03:00 +00:00 |
system.c
|
Extended WOWCallback16Ex to support register functions too. This
|
2003-08-23 23:30:51 +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
|
Renamed a few TEB fields to use the "official" names.
|
2003-08-27 23:14:29 +00:00 |
thread.c
|
Consolidate all kernel power management functions.
|
2003-08-12 18:56:54 +00:00 |
thunk.c
|
Removed some no longer needed definitions from stackframe.h.
|
2003-08-27 03:16:56 +00:00 |
time.c
|
Spelling fixes.
|
2003-08-18 19:47:42 +00:00 |
toolhelp.c
|
…
|
|
toolhelp.spec
|
…
|
|
utthunk.c
|
…
|
|
version.rc
|
…
|
|
version16.rc
|
…
|
|
win87em.c
|
…
|
|
win87em.spec
|
…
|
|
windebug.c
|
…
|
|
windebug.spec
|
…
|
|
wowthunk.c
|
Renamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECORD since that
|
2003-08-28 03:07:56 +00:00 |