Sweden-Number/dlls/ntdll
Alexandre Julliard 7662ea1004 Made register and interrupt flags instead of entry point types, so
that we can have both stdcall and cdecl register functions.
Changed 16-bit .spec.c file generation to avoid including builtin16.h.
2001-12-14 23:14:22 +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 Exported CALL32_Regs from ntdll, renamed to __wine_call_from_32_regs 2001-12-11 00:50:33 +00:00
critsection.c Added names to standard critical sections (suggested by Andreas 2001-08-16 18:12:56 +00:00
debugtools.c Avoid crashing on non-initialized debug info. 2001-10-21 15:04:04 +00:00
error.c Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
exception.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
file.c Documentation fixes. 2001-07-11 18:56:41 +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 Made register and interrupt flags instead of entry point types, so 2001-12-14 23:14:22 +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 Removed ntdll dependency on MultiByteToWideChar/WideCharToMultiByte 2001-12-05 22:14:57 +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 Protect against an interrupt-pending signal recursion. 2001-10-28 21:16:22 +00:00
signal_sparc.c - Made sure that the files that contains the declarations 2001-07-20 18:00:00 +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