.. |
tests
|
Added some tests for other information classes.
|
2005-07-05 11:46:53 +00:00 |
.cvsignore
|
Added rules to build import libraries in the individual dll makefiles.
|
2005-05-07 12:39:52 +00:00 |
atom.c
|
Don't include winbase.h or winerror.h when not necessary.
|
2005-06-21 09:52:40 +00:00 |
cdrom.c
|
Fixed dlls/ntdll/cdrom.c compilation in Darwin by adding HAVE_IOKit
|
2005-07-01 19:15:26 +00:00 |
critsection.c
|
- use STATUS_TIMEOUT instead of WAIT_TIMEOUT
|
2005-06-25 18:31:29 +00:00 |
debugbuffer.c
|
Don't include winbase.h or winerror.h when not necessary.
|
2005-06-21 09:52:40 +00:00 |
debugtools.c
|
Don't include winbase.h or winerror.h when not necessary.
|
2005-06-21 09:52:40 +00:00 |
directory.c
|
Use RTL_CRITICAL_SECTION instead of CRITICAL_SECTION.
|
2005-06-25 18:00:57 +00:00 |
env.c
|
Don't include winbase.h or winerror.h when not necessary.
|
2005-06-21 09:52:40 +00:00 |
error.c
|
Don't include winbase.h or winerror.h when not necessary.
|
2005-06-21 09:52:40 +00:00 |
exception.c
|
Use NT status codes for exceptions.
|
2005-06-25 18:31:00 +00:00 |
file.c
|
Move the (Mac OS X) IOKit headers to the top of the file to prevent a
|
2005-06-20 10:31:04 +00:00 |
handletable.c
|
Don't include winbase.h or winerror.h when not necessary.
|
2005-06-21 09:52:40 +00:00 |
heap.c
|
Use RTL_CRITICAL_SECTION instead of CRITICAL_SECTION.
|
2005-06-25 18:00:57 +00:00 |
large_int.c
|
Don't include winbase.h or winerror.h when not necessary.
|
2005-06-21 09:52:40 +00:00 |
loader.c
|
Use RTL_CRITICAL_SECTION instead of CRITICAL_SECTION.
|
2005-06-25 18:00:57 +00:00 |
loadorder.c
|
Don't include winbase.h or winerror.h when not necessary.
|
2005-06-21 09:52:40 +00:00 |
Makefile.in
|
Implemented NTDLL atom support.
|
2005-05-11 15:55:49 +00:00 |
misc.c
|
_ftol should return a 64-bit int (spotted by Jon Griffiths).
|
2003-08-19 01:03:08 +00:00 |
nt.c
|
Improved stubs to show the correct behavior.
|
2005-07-05 11:46:37 +00:00 |
ntdll.spec
|
Implemented OpenProcess on top of NtOpenProcess.
|
2005-06-27 11:12:11 +00:00 |
ntdll_misc.h
|
Use RTL_CRITICAL_SECTION instead of CRITICAL_SECTION.
|
2005-06-25 18:00:57 +00:00 |
om.c
|
Return STATUS_OBJECT_NAME_NOT_FOUND in NtOpenSymbolicLinkObject (until
|
2005-06-23 09:47:05 +00:00 |
path.c
|
RtlGetFullPathName_U should remove the trailing dot on directory
|
2005-06-24 11:55:28 +00:00 |
process.c
|
Replace stubs for information classes in NtQueryVirtualMemory and
|
2005-07-05 14:05:58 +00:00 |
reg.c
|
Add prototype and fix RtlpNtCreateKey.
|
2005-06-24 11:34:31 +00:00 |
relay.c
|
Improve a bit the assembly generated for import thunks.
|
2005-07-01 15:49:39 +00:00 |
resource.c
|
Don't include winbase.h or winerror.h when not necessary.
|
2005-06-21 09:52:40 +00:00 |
rtl.c
|
- NtWaitForSingleObject doesn't return WAIT_FAILED.
|
2005-06-25 18:31:19 +00:00 |
rtlbitmap.c
|
Don't include winbase.h or winerror.h when not necessary.
|
2005-06-21 09:52:40 +00:00 |
rtlstr.c
|
Declare RtlGUIDFromString and RtlStringFromGUID.
|
2005-06-22 12:00:57 +00:00 |
sec.c
|
- Fix calculation of generic pointers.
|
2005-06-29 20:14:16 +00:00 |
server.c
|
Don't include winbase.h or winerror.h when not necessary.
|
2005-06-21 09:52:40 +00:00 |
signal_i386.c
|
Some fixes for the Darwin build.
|
2005-07-03 11:24:54 +00:00 |
signal_powerpc.c
|
Don't include winbase.h or winerror.h when not necessary.
|
2005-06-21 09:52:40 +00:00 |
signal_sparc.c
|
Don't include winbase.h or winerror.h when not necessary.
|
2005-06-21 09:52:40 +00:00 |
string.c
|
Don't include winbase.h or winerror.h when not necessary.
|
2005-06-21 09:52:40 +00:00 |
sync.c
|
Don't include winbase.h or winerror.h when not necessary.
|
2005-06-21 09:52:40 +00:00 |
thread.c
|
Don't require execute permission for thread stacks.
|
2005-06-21 09:57:53 +00:00 |
time.c
|
Use RTL_CRITICAL_SECTION instead of CRITICAL_SECTION.
|
2005-06-25 18:00:57 +00:00 |
version.c
|
Don't include winbase.h or winerror.h when not necessary.
|
2005-06-21 09:52:40 +00:00 |
virtual.c
|
Replace stubs for information classes in NtQueryVirtualMemory and
|
2005-07-05 14:05:58 +00:00 |
wcstring.c
|
Don't include winbase.h or winerror.h when not necessary.
|
2005-06-21 09:52:40 +00:00 |