..
messages
nls
Added value for default Unix codepage to all the locale definitions.
2003-05-20 02:20:48 +00:00
tests
- adapted kernel32 so that it no longer (directly) manages console
2003-06-21 02:07:10 +00:00
.cvsignore
Moved vxd support to winedos.
2003-05-15 23:25:49 +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
Fixed 2 fd leaks in comm functions.
2003-03-12 20:15:38 +00:00
comm.spec
Added some Win3.1 export stubs.
2002-12-16 22:10:10 +00:00
computername.c
Move excpt.h out of include/msvcrt/ as it does not conflict with any
2002-12-12 23:34:01 +00:00
console.c
- in kernel32, replaced all {Enter|Leave}CriticalSection calls with
2003-06-23 18:12:28 +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
- start moving a few file related functions from files/file.c to
2003-06-24 02:32:01 +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
Use RtlFindMessage to load message resources.
2003-05-07 03:19:17 +00:00
kernel.rc
kernel32.spec
- adapted kernel32 so that it no longer (directly) manages console
2003-06-21 02:07:10 +00:00
kernel_main.c
- in kernel32, replaced all {Enter|Leave}CriticalSection calls with
2003-06-23 18:12:28 +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
Moved most local heap functions to dlls/kernel.
2003-05-16 20:15:26 +00:00
locale.c
Implemented ntdll resource functions.
2003-04-29 23:00:48 +00:00
locale_rc.rc
Added resource strings for language groups.
2003-04-19 20:22:19 +00:00
Makefile.in
- start moving a few file related functions from files/file.c to
2003-06-24 02:32:01 +00:00
registry16.c
resource.c
Fix an obvious typo in get_res_name. Spotted by Mike McCormack.
2003-05-13 23:36:49 +00:00
resource16.c
Moved most of the kernel resource APIs to dlls/kernel.
2003-04-30 00:53:23 +00:00
stress.c
stress.spec
string.c
sync.c
'sizeof type' is best avoided as it won't always compile (e.g. 'int
2003-06-18 19:45:22 +00:00
system.c
Moved system.dll implementation to dlls/kernel.
2003-05-20 17:50:59 +00:00
system.spec
thunk.c
Documentation updates.
2003-03-18 18:35:48 +00:00
time.c
Added SetSystemTimeAdjustment stub.
2003-05-04 02:23:38 +00:00
toolhelp.c
- no longer depend on toolhelp definitions for generating snapshots
2003-01-09 00:01:28 +00:00
toolhelp.spec
utthunk.c
Replaced most uses of the auto-generated glue code by explicit calls
2003-02-27 21:09:45 +00:00
version.rc
version16.rc
win87em.c
win87em.spec
windebug.c
Removed unused #include of module.h.
2003-01-02 17:59:47 +00:00
windebug.spec
wowthunk.c
Support 14 and 15 arguments in WOW_CallProc32W16.
2003-05-13 00:30:32 +00:00