wine-wine/dlls/ntdll
Alexandre Julliard c77c4df35e Allocate debug_info structure at the same time as the TEB.
Removed the TEB cleanup service.
2002-01-07 18:03:14 +00:00
..
.cvsignore Exported CALL32_Regs from ntdll, renamed to __wine_call_from_32_regs 2001-12-11 00:50:33 +00:00
Makefile.in Removed obsolete dosmod. 2002-01-06 18:38:45 +00:00
critsection.c Added names to standard critical sections (suggested by Andreas 2001-08-16 18:12:56 +00:00
debugtools.c Allocate debug_info structure at the same time as the TEB. 2002-01-07 18:03:14 +00:00
error.c Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
exception.c Made the output of --debugmsg +seh a bit more verbose. 2002-01-02 21:44:05 +00:00
file.c Print FIXME() for not implemented NtQueryVolumeInformationFile. 2002-01-04 18:24:51 +00:00
heap.c Moved heap functions to ntdll. 2001-12-19 19:16:27 +00:00
large_int.c Added a few more large integer functions. 2000-10-13 20:26:03 +00:00
misc.c Removed ntdll dependency on MultiByteToWideChar/WideCharToMultiByte 2001-12-05 22:14:57 +00:00
nt.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
ntdll.spec Moved heap functions to ntdll. 2001-12-19 19:16:27 +00:00
ntdll_misc.h Removed ntdll dependency on MultiByteToWideChar/WideCharToMultiByte 2001-12-05 22:14:57 +00:00
om.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
reg.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
rtl.c Moved heap functions to ntdll. 2001-12-19 19:16:27 +00:00
rtlstr.c Removed ntdll dependency on MultiByteToWideChar/WideCharToMultiByte 2001-12-05 22:14:57 +00:00
sec.c Removed ntdll dependency on MultiByteToWideChar/WideCharToMultiByte 2001-12-05 22:14:57 +00:00
signal_i386.c Added SIGNAL_Reset function. 2002-01-07 18:02:35 +00:00
signal_sparc.c Added SIGNAL_Reset function. 2002-01-07 18:02:35 +00:00
string.c Fixed bug in _ultoa. 2001-09-07 19:48:31 +00:00
sync.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
time.c Documentation fixes. 2001-07-11 18:56:41 +00:00
wcstring.c Removed ntdll dependency on MultiByteToWideChar/WideCharToMultiByte 2001-12-05 22:14:57 +00:00