..
messages
nls
tests
Add some tests for time conversion functions.
2004-10-26 22:03:11 +00:00
.cvsignore
actctx.c
Set last error value to ERROR_CALL_NOT_IMPLEMENTED in QueryActCtxW()
2004-06-14 16:59:19 +00:00
atom.c
Fix signed/unsigned comparison warnings.
2004-08-10 23:43:21 +00:00
change.c
comm.c
Convert CommConfigDialog to Unicode.
2004-10-26 00:25:58 +00:00
comm.drv.spec
computername.c
Fix signed/unsigned comparison warnings.
2004-08-10 23:43:21 +00:00
console_private.h
console.c
Fixed (finally) ScrollConsoleScreenBuffer implementation.
2004-09-13 18:04:50 +00:00
cpu.c
Avoid using gettimeofday().
2004-10-18 19:38:41 +00:00
debugger.c
Improve documentation for debugger functions.
2004-08-26 18:22:17 +00:00
dosmem.c
Avoid using gettimeofday.
2004-10-11 19:53:54 +00:00
editline.c
Fix signed/unsigned comparison warnings.
2004-08-10 23:43:21 +00:00
environ.c
- fixed the way length of msvcrt runtime info is passed
2004-10-25 21:47:23 +00:00
error16.c
except.c
Use TRACE rather than FIXME for check_resource_write.
2004-06-01 19:45:15 +00:00
fiber.c
file16.c
file.c
Include stdio.h for MinGW.
2004-10-11 19:53:13 +00:00
format_msg.c
Rewrote load_messageA/W to deal properly with multibyte characters.
2004-07-20 22:12:21 +00:00
global16.c
Fix signed/unsigned comparison warnings.
2004-08-10 23:43:21 +00:00
heap.c
Assorted spelling fixes.
2004-10-22 22:27:51 +00:00
instr.c
Const correctness, pointer cast correctness, removed extraneous ';'.
2004-06-14 17:04:34 +00:00
kernel32.spec
Added dummy implementation for EnumUILanguagesA/W.
2004-10-19 23:50:36 +00:00
kernel_main.c
Implemented NtYieldExecution.
2004-10-11 20:11:01 +00:00
kernel_private.h
Use environment variables instead of config file entries to specify
2004-05-14 21:43:18 +00:00
kernel.rc
krnl386.exe.spec
Added GetProcessId.
2004-08-24 18:46:05 +00:00
lcformat.c
local16.c
locale_rc.rc
locale.c
Added dummy implementation for EnumUILanguagesA/W.
2004-10-19 23:50:36 +00:00
Makefile.in
- Update build system to support IOKit and CoreFoundation frameworks
2004-08-19 01:20:45 +00:00
module.c
Don't reject OS/2 programs, try to carry on in DOS mode.
2004-09-10 21:16:02 +00:00
ne_module.c
There is no point making '--register' functions stdcall so just
2004-10-22 19:55:14 +00:00
ne_segment.c
Fixed some illegal lvalue casts / increments.
2004-06-16 19:02:11 +00:00
path.c
Correct the calling convention of GetSystemWow64Directory{A,W},
2004-10-08 21:01:44 +00:00
powermgnt.c
process.c
- fixed the way length of msvcrt runtime info is passed
2004-10-25 21:47:23 +00:00
profile.c
Support for large profile values (based on a patch by Robert
2004-07-16 02:45:00 +00:00
pthread.c
registry16.c
Added some missing prototypes.
2004-05-18 20:43:29 +00:00
relay16.c
resource16.c
Avoid lvalue casts (based on a patch by Marcus Meissner).
2004-07-23 19:09:35 +00:00
resource.c
Keep the original resources if !bDeleteExistingResources in
2004-09-29 21:10:44 +00:00
selector.c
There is no point making '--register' functions stdcall so just
2004-10-22 19:55:14 +00:00
snoop16.c
Fix the missing tread ID of some snoop return traces.
2004-05-27 20:00:37 +00:00
stress.c
stress.spec
string.c
sync.c
Fix various function prototypes.
2004-10-19 23:55:15 +00:00
syslevel.c
system.c
system.drv.spec
tape.c
task.c
thread.c
Moved code from CreateThread to CreateRemoteThread.
2004-09-22 02:54:13 +00:00
thunk.c
There is no point making '--register' functions stdcall so just
2004-10-22 19:55:14 +00:00
time.c
- Reordered some code from the existing helper _GetTimeZoneBias to
2004-10-27 21:19:22 +00:00
toolhelp.c
Some fixes to module browsing.
2004-05-24 19:06:32 +00:00
toolhelp.h
toolhelp.spec
utthunk.c
version16.rc
version.c
GetModuleFileName[AW] doesn't terminate the string if the buffer is
2004-05-19 03:22:55 +00:00
version.rc
virtual.c
Fix NtAllocateVirtualMemory declaration and fix users of the
2004-10-11 20:59:06 +00:00
volume.c
In VOLUME_ReadFATSuperblock:
2004-10-28 21:00:36 +00:00
vxd.c
Fd type is no longer used, get rid of it.
2004-08-18 00:04:58 +00:00
win87em.c
win87em.spec
windebug.c
windebug.spec
wowthunk.c
- Don't perform event check if in system code. Fixes infinite
2004-09-28 19:18:06 +00:00