Sweden-Number/dlls/ntdll
Jon Griffiths 1da297178a Implement and test rtl bitmap functions.
Add a couple of other misc rtl functions.
2002-08-15 22:08:40 +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 Implement and test rtl bitmap functions. 2002-08-15 22:08:40 +00:00
cdrom.c Minor fix for ide-scsi cdroms. 2002-07-28 17:48:01 +00:00
critsection.c Throw exception only for Wine internal locks. 2002-08-13 18:09:22 +00:00
debugtools.c Generate the __ASM_NAME and __ASM_FUNC macros directly from 2002-07-22 20:51:02 +00:00
error.c
exception.c Setup exception frame around 16-bit calls to unwind stack properly. 2002-08-13 03:29:17 +00:00
file.c Partially implement NtOpenFile and NtReadFile. 2002-06-14 00:36:20 +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
loader.c Implemented the RtlImage* functions, and use them to replace the 2002-08-09 19:57:38 +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 Implement and test rtl bitmap functions. 2002-08-15 22:08:40 +00:00
ntdll_misc.h
om.c
reg.c
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 Fixed some issues found by winapi_check. 2002-08-09 01:07:29 +00:00
signal_i386.c Fixed some issues found by winapi_check. 2002-08-09 01:07:29 +00:00
signal_sparc.c Fixed some issues found by winapi_check. 2002-08-09 01:07:29 +00:00
string.c
sync.c
time.c Avoid alignment problem in NtQuerySystemTime. 2002-07-01 18:14:27 +00:00
wcstring.c