Sweden-Number/dlls/ntdll
Alexandre Julliard 5b971f009a Moved wsprintf functions to dlls/user. 2000-11-26 22:39:50 +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 Fixed some issues found by winapi_check. 2000-11-25 03:09:30 +00:00
error.c Built a complete translation table for RtlNtStatusToDosError. 2000-01-24 20:59:45 +00:00
exception.c Moved GET_IP out of winnt.h. 2000-11-25 23:56:20 +00:00
file.c - implementation of RtlReg* (read access), RtlEvent*, RtlSemaphore*, 2000-01-23 22:35:33 +00:00
large_int.c Added a few more large integer functions. 2000-10-13 20:26:03 +00:00
misc.c NTDLL__CIpow returns double, not LONG. 2000-11-25 02:11:26 +00:00
nt.c Changed NtQueryInformationToken() to fill out a valid TOKEN_GROUP with 2000-11-01 21:38:09 +00:00
ntdll.spec Moved wsprintf functions to dlls/user. 2000-11-26 22:39:50 +00:00
ntdll_misc.h Fixed a few prototypes. 2000-10-15 00:39:11 +00:00
om.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
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 Fixed some issues found by winapi_check. 2000-09-04 20:21:06 +00:00
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 Added support for exception handling while in vm86 mode. 2000-09-24 03:11:54 +00:00
string.c Moved shared crtdll/ntdll functions into ntdll. 2000-06-23 16:16:30 +00:00
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 Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00