.. |
tests
|
Implemented RtlIsNameLegalDOS8Dot3 (based on a patch by Eric Pouech).
|
2003-04-16 23:15:29 +00:00 |
.cvsignore
|
Added .spec.def files.
|
2002-12-12 22:04:04 +00:00 |
Makefile.in
|
Moved most of the kernel resource APIs to dlls/kernel.
|
2003-04-30 00:53:23 +00:00 |
cdrom.c
|
Fixed a few FormatCode entries.
|
2003-04-02 00:59:12 +00:00 |
critsection.c
|
Remove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAIT define.
|
2003-04-04 19:41:31 +00:00 |
debugtools.c
|
Only print the trace header when we are at the beginning of a new
|
2003-03-14 04:02:03 +00:00 |
error.c
|
Fix mapping of STATUS_DEVICE_NOT_CONNECTED to match XP.
|
2003-01-02 17:50:48 +00:00 |
exception.c
|
Split signal blocking code out of SIGNAL_Reset into SIGNAL_Block.
|
2003-03-21 23:45:26 +00:00 |
file.c
|
Moved kernel32.FlushFileBuffers to ntdll.NtFlushBuffersFile.
|
2003-04-22 04:04:17 +00:00 |
heap.c
|
Insert the last free block of a subheap at the end of the free list to
|
2003-04-14 21:44:21 +00:00 |
large_int.c
|
Implemented RtlRandom, RtlAreAllAccessesGranted,
|
2003-04-08 00:55:36 +00:00 |
loader.c
|
Added possibility to filter relay traces based on the module that
|
2003-04-07 23:27:54 +00:00 |
misc.c
|
Replace 0x%p with %p.
|
2002-12-05 19:56:15 +00:00 |
nt.c
|
Added NtQueryProcessInformation case needed by NT version of MSI.
|
2003-04-12 00:01:32 +00:00 |
ntdll.spec
|
Implemented ntdll resource functions.
|
2003-04-29 23:00:48 +00:00 |
ntdll_misc.h
|
Added possibility to filter relay traces based on the module that
|
2003-04-07 23:27:54 +00:00 |
om.c
|
Moved WaitForMultipleObjects to ntdll (based on a patch by Eric
|
2003-03-31 01:37:04 +00:00 |
path.c
|
Implemented RtlIsNameLegalDOS8Dot3 (based on a patch by Eric Pouech).
|
2003-04-16 23:15:29 +00:00 |
reg.c
|
Avoid GetProcessHeap() inside ntdll.
|
2003-03-14 23:16:46 +00:00 |
resource.c
|
Fixed typo in last minute change (spotted by Gerald Pfeifer).
|
2003-04-30 17:12:14 +00:00 |
rtl.c
|
Implemented RtlRandom, RtlAreAllAccessesGranted,
|
2003-04-08 00:55:36 +00:00 |
rtlbitmap.c
|
Some spelling and formatting fixes.
|
2003-04-02 01:23:43 +00:00 |
rtlstr.c
|
Implemented RtlIsNameLegalDOS8Dot3 (based on a patch by Eric Pouech).
|
2003-04-16 23:15:29 +00:00 |
sec.c
|
Documentation updates.
|
2003-03-17 21:21:00 +00:00 |
signal_i386.c
|
Implemented NtQueueApcThread, and changed the server APC interface to
|
2003-04-04 22:26:34 +00:00 |
signal_powerpc.c
|
No longer call WaitFor*Object* from ntdll (but NtWait*Object*).
|
2003-04-03 23:57:11 +00:00 |
signal_sparc.c
|
No longer call WaitFor*Object* from ntdll (but NtWait*Object*).
|
2003-04-03 23:57:11 +00:00 |
string.c
|
- Implement RtlDowncaseUnicodeString, RtlUniform, iswdigit, iswlower,
|
2003-03-22 00:20:58 +00:00 |
sync.c
|
Implemented NtQueueApcThread, and changed the server APC interface to
|
2003-04-04 22:26:34 +00:00 |
thread.c
|
Implemented NtQueueApcThread, and changed the server APC interface to
|
2003-04-04 22:26:34 +00:00 |
time.c
|
Added abs_time_t structure to the server protocol, and added a dump
|
2003-04-02 22:48:59 +00:00 |
virtual.c
|
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
|
2003-01-07 20:36:20 +00:00 |
wcstring.c
|
- Implement RtlDowncaseUnicodeString, RtlUniform, iswdigit, iswlower,
|
2003-03-22 00:20:58 +00:00 |