.. |
tests
|
Avoid annoying 'macro redefinition' warnings by defining
|
2004-08-14 00:42:12 +00:00 |
.cvsignore
|
|
|
cdrom.c
|
Fix signed/unsigned comparison warnings.
|
2004-08-13 23:53:44 +00:00 |
critsection.c
|
Take spin count into account in RtlEnterCriticalSection.
|
2004-06-17 23:11:08 +00:00 |
debugbuffer.c
|
|
|
debugtools.c
|
Initialize ntdll debugging earlier on so that we can trace the server
|
2004-05-05 05:56:37 +00:00 |
directory.c
|
Fix signed/unsigned comparison warnings.
|
2004-08-13 23:53:44 +00:00 |
env.c
|
Fixed RtlSetEnvironmentVariable to deal properly with Unicode strings
|
2004-05-05 01:39:12 +00:00 |
error.c
|
|
|
exception.c
|
|
|
file.c
|
Stub implementation and declaration for NtCreateNamedPipeFile.
|
2004-08-16 21:08:38 +00:00 |
heap.c
|
Const correctness.
|
2004-06-15 00:47:00 +00:00 |
large_int.c
|
|
|
loader.c
|
Make relay and snooping work for LoadLibrary+GetProcAddress sequence
|
2004-08-02 22:25:01 +00:00 |
loadorder.c
|
Set the system directory in ntdll as soon as we have determined it.
|
2004-07-15 22:07:21 +00:00 |
Makefile.in
|
|
|
misc.c
|
|
|
nt.c
|
Report NOT_IMPLEMENTED for not implemented token classes.
|
2004-07-06 19:42:30 +00:00 |
ntdll_misc.h
|
Set the system directory in ntdll as soon as we have determined it.
|
2004-07-15 22:07:21 +00:00 |
ntdll.spec
|
Stub implementation and declaration for NtCreateNamedPipeFile.
|
2004-08-16 21:08:38 +00:00 |
om.c
|
Fix the PSID and PSECURITY_DESCRIPTOR types.
|
2004-08-13 23:55:43 +00:00 |
path.c
|
Fix signed/unsigned comparison warnings.
|
2004-08-13 23:53:44 +00:00 |
process.c
|
Moved FlushInstructionCache to ntdll.
|
2004-08-04 18:15:04 +00:00 |
reg.c
|
Fix signed/unsigned comparison warnings.
|
2004-08-13 23:53:44 +00:00 |
relay.c
|
Fix signed/unsigned comparison warnings.
|
2004-08-13 23:53:44 +00:00 |
resource.c
|
Fix signed/unsigned comparison warnings.
|
2004-08-13 23:53:44 +00:00 |
rtl.c
|
Const correctness.
|
2004-06-15 00:47:00 +00:00 |
rtlbitmap.c
|
Const correctness.
|
2004-06-15 00:47:00 +00:00 |
rtlstr.c
|
Fixed ntdll_wcstoumbs and WideCharToMultiByte to set the 'used' flag
|
2004-04-19 03:05:07 +00:00 |
sec.c
|
Fix incorrect sizeof in RtlCreateSecurityDescriptor().
|
2004-08-16 19:59:09 +00:00 |
server.c
|
Fix signed/unsigned comparison warnings.
|
2004-08-13 23:53:44 +00:00 |
signal_i386.c
|
Pass debug exceptions to winedos.
|
2004-08-04 19:08:19 +00:00 |
signal_powerpc.c
|
|
|
signal_sparc.c
|
|
|
string.c
|
|
|
sync.c
|
NtPulseEvent: Don't print FIXME for an optional parameter if it isn't
|
2004-04-01 21:01:53 +00:00 |
thread.c
|
Implement SetThreadToken using NtSetInformationThread.
|
2004-08-13 23:20:27 +00:00 |
time.c
|
Fix signed/unsigned comparison warnings.
|
2004-08-13 23:53:44 +00:00 |
version.c
|
Fix signed/unsigned comparison warnings.
|
2004-08-13 23:53:44 +00:00 |
virtual.c
|
We no longer need to make the import directory writable, the loader
|
2004-06-22 03:02:35 +00:00 |
wcstring.c
|
|
|