Sweden-Number/dlls/ntdll
Marcus Meissner 5580fb7dd7 Added pow() forward. 2000-11-25 01:21:56 +00:00
..
.cvsignore Build ntdll as a real dll, including everything that was previously in 2000-10-31 00:20:51 +00:00
Makefile.in Don't link libwine_unicode into all dlls. 2000-11-10 01:07:42 +00:00
critsection.c Added basic working stubs of new Windows 2000 API functions. 2000-10-29 01:24:54 +00:00
debugtools.c Use variable argument macros when compiling with gcc. 2000-11-10 23:31:06 +00:00
error.c
exception.c Converted a lot of server requests to the new exception handling 2000-08-31 01:59:51 +00:00
file.c
large_int.c Added a few more large integer functions. 2000-10-13 20:26:03 +00:00
misc.c Fixed a few prototypes. 2000-10-15 00:39:11 +00:00
nt.c Changed NtQueryInformationToken() to fill out a valid TOKEN_GROUP with 2000-11-01 21:38:09 +00:00
ntdll.spec Added pow() forward. 2000-11-25 01:21:56 +00:00
ntdll_misc.h Fixed a few prototypes. 2000-10-15 00:39:11 +00:00
om.c
reg.c Fixed a few prototypes. 2000-10-15 00:39:11 +00:00
rtl.c Implemented a bunch of large integer functions in ntdll. 2000-10-01 01:40:42 +00:00
rtlstr.c
sec.c Removed a few dependencies on kernel32 functions. 2000-09-29 00:31:57 +00:00
signal_i386.c Moved standard syslevel APIs declaration to winbase.h. 2000-11-15 23:41:46 +00:00
signal_sparc.c
string.c
sync.c Moved a bunch of routines to kernel32.dll (with the help of 2000-09-29 20:48:04 +00:00
time.c Implemented a bunch of large integer functions in ntdll. 2000-10-01 01:40:42 +00:00
wcstring.c