Sweden-Number/dlls/ntdll
Alexandre Julliard 9caa71eef4 Redesign of the server communication protocol to allow arbitrary sized
data to be exchanged.
Split request and reply structures to make backwards compatibility
easier.
Moved many console functions to dlls/kernel, added code page support,
changed a few requests to behave properly with the new protocol.
2001-11-30 18:46:42 +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 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 Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
nt.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
ntdll.spec Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
ntdll_misc.h Fixed a few prototypes. 2000-10-15 00:39:11 +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 Added names to standard critical sections (suggested by Andreas 2001-08-16 18:12:56 +00:00
rtlstr.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
sec.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +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 Implemented the wcstoul function. 2001-10-22 18:58:21 +00:00