.. |
tests
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
…
|
|
cdrom.c
|
Avoid spaces before preprocessor directives, that's not portable.
|
2005-03-02 12:23:20 +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
|
…
|
|
exception.c
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
file.c
|
Avoid spaces before preprocessor directives, that's not portable.
|
2005-03-02 12:23:20 +00:00 |
handletable.c
|
Replace GetCurrentProcess() with NtCurrentProcess() in ntdll.
|
2005-02-22 19:33:50 +00:00 |
heap.c
|
Dump HeapWalk entries.
|
2005-03-03 13:50:21 +00:00 |
large_int.c
|
Documentation spelling fixes.
|
2005-02-25 14:07:56 +00:00 |
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
|
Update ntdll.spec against current Microsoft build.
|
2005-03-14 10:53:36 +00:00 |
ntdll_misc.h
|
…
|
|
om.c
|
…
|
|
path.c
|
…
|
|
process.c
|
…
|
|
reg.c
|
Make Rtl*Registry* functions case insensitive.
|
2005-03-14 10:08:21 +00:00 |
relay.c
|
Replace GetCurrentProcess() with NtCurrentProcess() in ntdll.
|
2005-02-22 19:33:50 +00:00 |
resource.c
|
…
|
|
rtl.c
|
…
|
|
rtlbitmap.c
|
Documentation spelling fixes.
|
2005-02-25 14:07:56 +00:00 |
rtlstr.c
|
Documentation spelling fixes.
|
2005-02-25 14:07:56 +00:00 |
sec.c
|
Documentation spelling fixes.
|
2005-02-25 14:07:56 +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
|
Added a check for poll.h.
|
2005-03-04 12:38:36 +00:00 |
thread.c
|
Replace GetCurrentProcess() with NtCurrentProcess() in ntdll.
|
2005-02-22 19:33:50 +00:00 |
time.c
|
Add ECT to timezone list.
|
2005-03-14 10:04:30 +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
|
…
|
|