wine/dlls/ntdll
2002-06-14 02:09:08 +00:00
..
.cvsignore Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
cdrom.c Don't try to open CDROM device if none was specified. 2002-06-13 21:46:02 +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 Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
exception.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
file.c Partially implement NtOpenFile and NtReadFile. 2002-06-14 00:36:20 +00:00
heap.c Restored MakeCriticalSectionGlobal that got lost somewhere. 2002-06-13 21:46:46 +00:00
large_int.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
loader.c - Partially implement LdrGetDllHandle. 2002-06-10 02:28:00 +00:00
Makefile.in Removed install_libdir targets and centralized the symlinks creation 2002-06-14 02:09:08 +00:00
misc.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
nt.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
ntdll.spec - Partially implement LdrGetDllHandle. 2002-06-10 02:28:00 +00:00
ntdll_misc.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
om.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
reg.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
rtl.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
rtlstr.c Fixed length handling in RtlUnicodeStringToAnsi/OemString. 2002-04-02 02:43:53 +00:00
sec.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
signal_i386.c Reset signals to SIG_DFL before starting a child process. 2002-06-13 21:57:38 +00:00
signal_sparc.c Reset signals to SIG_DFL before starting a child process. 2002-06-13 21:57:38 +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 Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
wcstring.c More comcat.dll implementation, swprintf fix, winerror.h additions. 2002-05-19 22:27:41 +00:00