Sweden-Number/dlls/ntdll
Ove Kaaven e5557b357a Separated the MZ loader and core DOS VM into dlls/winedos. 2000-12-26 00:22:45 +00:00
..
.cvsignore Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
Makefile.in Separated the MZ loader and core DOS VM into dlls/winedos. 2000-12-26 00:22:45 +00:00
critsection.c Add %fs info to the critical section timeout message. 2000-12-22 20:28:46 +00:00
debugtools.c Fixed debug routines to work before the process heap is created. 2000-12-20 18:43:42 +00:00
error.c Built a complete translation table for RtlNtStatusToDosError. 2000-01-24 20:59:45 +00:00
exception.c Moved GET_IP out of winnt.h. 2000-11-25 23:56:20 +00:00
file.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
large_int.c Added a few more large integer functions. 2000-10-13 20:26:03 +00:00
misc.c Added/modified documentation for function arguments. 2000-12-02 23:44:59 +00:00
nt.c Implemented _ultow() and export [Nt/Zw]QueryVolumeInformationFile(). 2000-12-13 21:28:15 +00:00
ntdll.spec Added support for Unicode applications in winebuild. 2000-12-15 03:38:11 +00:00
ntdll_misc.h Fixed a few prototypes. 2000-10-15 00:39:11 +00:00
om.c Use a separate FIFO pair for server requests that don't need to pass a 2000-12-22 02:04:15 +00:00
reg.c Converted enum_key_value request to the new request mechanism. 2000-12-15 20:57:00 +00:00
rtl.c Implemented RtlAcquirePebLock and RtlReleasePebLock. 2000-12-11 03:41:19 +00:00
rtlstr.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
sec.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
signal_i386.c Do not include sys/ptrace.h and sys/user.h unconditionally. 2000-11-29 20:04:09 +00:00
signal_sparc.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
string.c Moved shared crtdll/ntdll functions into ntdll. 2000-06-23 16:16:30 +00:00
sync.c Moved a bunch of routines to kernel32.dll (with the help of 2000-09-29 20:48:04 +00:00
time.c Implemented a bunch of large integer functions in ntdll. 2000-10-01 01:40:42 +00:00
wcstring.c Implemented _ultow() and export [Nt/Zw]QueryVolumeInformationFile(). 2000-12-13 21:28:15 +00:00