Sweden-Number/dlls/ntdll
Steven Edwards c5d8c105c3 Correct URL for version infomation database website. 2005-11-22 12:00:23 +00:00
..
tests Return correct error on name collision when creating new named 2005-11-21 16:27:03 +00:00
.cvsignore We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Makefile.in Generate 16-bit spec files as assembly code too. 2005-09-21 14:23:54 +00:00
atom.c Correct third parameter of NtQueryInformationAtom. 2005-09-06 09:26:31 +00:00
cdrom.c Proper implementation of IOCTL_{STORAGE,CDROM}_CHECK_VERIFY. 2005-10-26 10:13:09 +00:00
critsection.c Use Linux futexes instead of semaphores if possible for critical 2005-09-28 18:21:48 +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 Declare debug channels as static variables so that we don't need to 2005-09-28 18:34:00 +00:00
directory.c Added an implementation of the FSCTL_DISMOUNT_VOLUME ioctl that 2005-10-28 16:45:24 +00:00
env.c Use SIZE_T instead of ULONG for the size arguments of the virtual 2005-09-12 10:36:06 +00:00
error.c Improve c2man Documented-Total count. 2005-11-09 10:30:57 +00:00
exception.c Fixed Get/SetThreadContext to work properly on suspended threads. 2005-11-02 20:54:12 +00:00
file.c Fixed handling of mailslot read timeout to avoid compiler warnings. 2005-11-21 15:23:49 +00:00
handletable.c Use SIZE_T instead of ULONG for the size arguments of the virtual 2005-09-12 10:36:06 +00:00
heap.c Assorted spelling fixes. 2005-09-26 10:58:41 +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 Attach to implicitly loaded builtin dlls on process startup. 2005-10-26 12:12:44 +00:00
loadorder.c Also look for the plain module specification in WINEDLLOVERRIDES for 2005-07-11 13:23:31 +00:00
misc.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
nt.c Add stub implementation for NtAccessCheckAndAuditAlarm. 2005-10-27 10:25:41 +00:00
ntdll.spec Implement RtlInitAnsiStringEx. 2005-11-07 11:14:45 +00:00
ntdll_misc.h Fixed Get/SetThreadContext to work properly on suspended threads. 2005-11-02 20:54:12 +00:00
om.c Fix NtQueryDirectoryObject prototype, documentation, and the 2005-10-28 16:42:11 +00:00
path.c Set the file_part for \\?\ long file names too. 2005-10-18 14:12:25 +00:00
process.c Implemented kernel32 process affinity handling on top on ntdll. 2005-09-27 10:52:10 +00:00
reg.c Improve c2man Documented-Total count. 2005-11-09 10:30:57 +00:00
relay.c Make the users of wine_call_from_32_regs save %eax so that we don't 2005-09-18 11:13:54 +00:00
resource.c Use proper asm name for external functions. 2005-11-15 12:05:45 +00:00
rtl.c Use a more portable scheme for storing the name of a critical 2005-09-09 10:19:44 +00:00
rtlbitmap.c Remove the 'L' suffix on a number of constants to avoid comparison 2005-09-13 15:00:32 +00:00
rtlstr.c Implement RtlInitAnsiStringEx. 2005-11-07 11:14:45 +00:00
sec.c Add a test for RtlAllocateAndInitializeSid, make it pass under Wine. 2005-11-15 12:03:46 +00:00
server.c Added a critical section around the fd cache until the race conditions 2005-10-06 12:31:36 +00:00
signal_i386.c Updated context definitions for the latest Darwin/x86. 2005-11-15 18:15:56 +00:00
signal_powerpc.c Fixed Get/SetThreadContext to work properly on suspended threads. 2005-11-02 20:54:12 +00:00
signal_sparc.c Fixed Get/SetThreadContext to work properly on suspended threads. 2005-11-02 20:54:12 +00:00
signal_x86_64.c Fixed Get/SetThreadContext to work properly on suspended threads. 2005-11-02 20:54:12 +00:00
string.c Improve c2man Documented-Total count. 2005-11-09 10:30:57 +00:00
sync.c - Send whole OBJECT_ATTRIBUTES.Attributes to the server not just an 2005-10-27 18:30:37 +00:00
thread.c Init wShowWindow in RTL_USER_PARAMETERS for Wine processes started 2005-11-14 11:21:13 +00:00
time.c Add some missing timezones. 2005-11-08 10:57:50 +00:00
version.c Correct URL for version infomation database website. 2005-11-22 12:00:23 +00:00
virtual.c - Send whole OBJECT_ATTRIBUTES.Attributes to the server not just an 2005-10-27 18:30:37 +00:00
wcstring.c Use the unicode.h functions where possible. 2005-07-12 17:57:31 +00:00