wine-wine/dlls/ntdll
Jörg Mayer e5b5af9d66 Fixed a few signed/unsigned and "unsigned < 0 always true" warnings. 2001-08-10 22:49:35 +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 Interlocked*Pointer functions. 2001-08-09 21:21:13 +00:00
debugtools.c More descriptive error on buffer overflow. 2001-07-17 00:56:37 +00:00
error.c Documentation ordinal fixes. 2001-06-19 18:20:47 +00:00
exception.c Moved server.h to include/wine. 2001-07-19 00:39:09 +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 a typo. 2001-07-26 21:41:22 +00:00
nt.c Moved server.h to include/wine. 2001-07-19 00:39:09 +00:00
ntdll.spec Fixed issue found by winapi_check. 2001-07-14 00:49:03 +00:00
ntdll_misc.h Fixed a few prototypes. 2000-10-15 00:39:11 +00:00
om.c Moved server.h to include/wine. 2001-07-19 00:39:09 +00:00
reg.c Moved server.h to include/wine. 2001-07-19 00:39:09 +00:00
rtl.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +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 - Made sure that the files that contains the declarations 2001-07-23 23:50:18 +00:00
signal_sparc.c - Made sure that the files that contains the declarations 2001-07-20 18:00:00 +00:00
string.c Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
sync.c Fixed a few signed/unsigned and "unsigned < 0 always true" warnings. 2001-08-10 22:49:35 +00:00
time.c Documentation fixes. 2001-07-11 18:56:41 +00:00
wcstring.c Documentation fixes. 2001-07-02 19:59:40 +00:00