Sweden-Number/dlls/ntdll
Alexandre Julliard cea2e825b2 Link all remaining dlls except kernel32 as separated dlls, by
temporarily exporting the few functions that are not properly
separated yet.
2002-09-06 18:51:31 +00:00
..
tests Implement and test rtl bitmap functions. 2002-08-15 22:08:40 +00:00
.cvsignore Create at most one glue file for a single dll. 2002-08-01 18:36:58 +00:00
Makefile.in Implemented signal handling for PPC. 2002-08-27 00:30:20 +00:00
cdrom.c MSVC compatibility fixes. 2002-08-26 21:53:24 +00:00
critsection.c Throw exception only for Wine internal locks. 2002-08-13 18:09:22 +00:00
debugtools.c MSVC compatibility fixes. 2002-08-26 21:53:24 +00:00
error.c MSVC compatibility fixes. 2002-08-26 21:53:24 +00:00
exception.c Use Iar (Instruction Address Register) instead of Fill[0]. 2002-08-30 00:00:57 +00:00
file.c Convert most of the file APIs to Unicode. 2002-08-27 01:13:58 +00:00
heap.c We have to use the Rtl variant of Enter/LeaveCriticalSection inside 2002-07-31 17:56:54 +00:00
large_int.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
loader.c Trap exceptions in RtlImageNtHeader. 2002-08-15 22:09:53 +00:00
misc.c us->Length is in bytes. 2002-08-13 18:10:28 +00:00
nt.c Fixed some handle type mismatches and added a few casts in prevision 2002-07-31 19:26:03 +00:00
ntdll.spec Link all remaining dlls except kernel32 as separated dlls, by 2002-09-06 18:51:31 +00:00
ntdll_misc.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
om.c MSVC compatibility fixes. 2002-08-26 21:53:24 +00:00
reg.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
rtl.c Implement and test rtl bitmap functions. 2002-08-15 22:08:40 +00:00
rtlbitmap.c Implement and test rtl bitmap functions. 2002-08-15 22:08:40 +00:00
rtlstr.c Cosmetics. 2002-08-13 18:18:38 +00:00
sec.c MSVC compatibility fixes. 2002-08-28 23:42:34 +00:00
signal_i386.c Added include protection for unistd.h and sys/time.h. 2002-08-17 00:43:16 +00:00
signal_powerpc.c Use Iar (Instruction Address Register) instead of Fill[0]. 2002-08-30 00:00:57 +00:00
signal_sparc.c Added include protection for unistd.h and sys/time.h. 2002-08-17 00:43:16 +00:00
string.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
sync.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
time.c MSVC compatibility fixes. 2002-08-31 19:04:14 +00:00
wcstring.c More comcat.dll implementation, swprintf fix, winerror.h additions. 2002-05-19 22:27:41 +00:00