.. |
tests
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
…
|
|
cdrom.c
|
- Add a complete, sorted listed of IOCTLS implemented in the file.
|
2005-01-07 15:33:58 +00:00 |
critsection.c
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
Consider any character above 0x7f to be invalid in a DOS short name.
|
2005-02-09 13:32:12 +00:00 |
env.c
|
…
|
|
error.c
|
Fixed the FIXME in RtlNtStatusToDosError, and implemented
|
2005-01-04 12:09:32 +00:00 |
exception.c
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
file.c
|
- got rid of include/async.h
|
2005-01-14 19:54:38 +00:00 |
handletable.c
|
Replace GetCurrentProcess() with NtCurrentProcess() in ntdll.
|
2005-02-22 19:33:50 +00:00 |
heap.c
|
Replace GetCurrentProcess() with NtCurrentProcess() in ntdll.
|
2005-02-22 19:33:50 +00:00 |
large_int.c
|
…
|
|
loader.c
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
loadorder.c
|
…
|
|
misc.c
|
…
|
|
nt.c
|
NtQueryPerformanceCounter should return a frequency of 1193182Hz and
|
2005-02-23 20:29:17 +00:00 |
ntdll.spec
|
Add implementation for RtlQueryRegistryValues, RtlCheckRegistryKey and
|
2005-02-14 21:07:33 +00:00 |
ntdll_misc.h
|
…
|
|
om.c
|
…
|
|
path.c
|
…
|
|
process.c
|
…
|
|
reg.c
|
Move Rtl*Registry* structs, defines and prototypes to winternl.h.
|
2005-02-15 20:47:24 +00:00 |
relay.c
|
Replace GetCurrentProcess() with NtCurrentProcess() in ntdll.
|
2005-02-22 19:33:50 +00:00 |
resource.c
|
…
|
|
rtl.c
|
Fixed some regressions from the previous change.
|
2005-01-03 14:43:15 +00:00 |
rtlbitmap.c
|
…
|
|
rtlstr.c
|
Use local buffer in RtlUpcaseUnicodeStringToCountedOemString, if
|
2005-02-15 20:48:38 +00:00 |
sec.c
|
ACL fixes and cleanups.
|
2005-01-20 10:37:36 +00:00 |
server.c
|
…
|
|
signal_i386.c
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
signal_powerpc.c
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
signal_sparc.c
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
string.c
|
…
|
|
sync.c
|
- got rid of include/async.h
|
2005-01-14 19:54:38 +00:00 |
thread.c
|
Replace GetCurrentProcess() with NtCurrentProcess() in ntdll.
|
2005-02-22 19:33:50 +00:00 |
time.c
|
Added support for NZDT (New Zealand Daylight Time) to TZ_INFO.
|
2005-02-22 14:49:59 +00:00 |
version.c
|
Alter the version heuristics a bit.
|
2005-02-10 21:19:00 +00:00 |
virtual.c
|
Replace GetCurrentProcess() with NtCurrentProcess() in ntdll.
|
2005-02-22 19:33:50 +00:00 |
wcstring.c
|
…
|
|