Sweden-Number/dlls/ntdll
James Juran 32886f6b88 Add missing \n to output messages. 2002-05-24 21:17:59 +00:00
..
.cvsignore Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
Makefile.in Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
cdrom.c Add missing \n to output messages. 2002-05-24 21:17:59 +00:00
critsection.c Dump thread id instead of %fs. 2002-05-20 18:00:46 +00:00
debugtools.c Export the debug API as functions instead of pointers. 2002-05-19 22:29:01 +00:00
error.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
exception.c Moved __ASM_GLOBAL_FUNC macros and interlocked functions to port.[ch] 2002-04-25 21:40:56 +00:00
file.c Types and partial implementation for NtQueryVolumeInformationFile. 2002-05-09 19:40:30 +00:00
heap.c Replaced the GET/PUT_UA macros by memcpy. Fixed a few big-endian 2002-05-23 02:53:10 +00:00
large_int.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
loader.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
misc.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
nt.c Correct implementation of VerSetConditionMask. 2002-05-19 22:20:09 +00:00
ntdll.spec Export the debugging API from libwine instead of ntdll. 2002-05-17 02:55:48 +00:00
ntdll_misc.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
om.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
reg.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
rtl.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
rtlstr.c Fixed length handling in RtlUnicodeStringToAnsi/OemString. 2002-04-02 02:43:53 +00:00
sec.c Corrected RtlConvertSidToUnicodeString, stub for VerSetConditionMask. 2002-05-09 20:30:52 +00:00
signal_i386.c Moved the selector access functions out of winnt.h into libwine. 2002-05-16 20:32:16 +00:00
signal_sparc.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
string.c Implemented strtolW/strtoulW in libwine_unicode and used it to replace 2002-05-16 18:58:47 +00:00
sync.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
time.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
wcstring.c More comcat.dll implementation, swprintf fix, winerror.h additions. 2002-05-19 22:27:41 +00:00