Sweden-Number/dlls/ntdll
Uwe Bonnes e98a664d57 Support for reading encrypted DVDs. 2004-06-15 00:45:01 +00:00
..
tests Better fix for removing trailing spaces in RtlGetFullPathName_U. 2004-05-14 22:10:24 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Stub implementations of RtlCreateQueryDebugBuffer, 2004-03-18 02:08:43 +00:00
cdrom.c Support for reading encrypted DVDs. 2004-06-15 00:45:01 +00:00
critsection.c Get rid of ntdll_get_process_heap and ntdll_get_process_pmts by using 2004-03-12 01:59:35 +00:00
debugbuffer.c Stub implementations of RtlCreateQueryDebugBuffer, 2004-03-18 02:08:43 +00:00
debugtools.c Initialize ntdll debugging earlier on so that we can trace the server 2004-05-05 05:56:37 +00:00
directory.c Cygwin's mntent.h requires stdio.h to be included first. 2004-05-24 19:07:12 +00:00
env.c Fixed RtlSetEnvironmentVariable to deal properly with Unicode strings 2004-05-05 01:39:12 +00:00
error.c Added RtlNtStatusToDosErrorNoTeb, RtlGet/Set/RestoreLastWin32Error, 2003-12-12 05:56:44 +00:00
exception.c Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
file.c Removed the no longer used SMB file I/O support, we can't do reliable 2004-05-14 22:24:48 +00:00
heap.c Store the last error code at the TEB offset used by NT instead of the 2003-11-25 01:53:23 +00:00
large_int.c Documentation updates. 2003-10-01 03:20:21 +00:00
loader.c Initialize ntdll debugging earlier on so that we can trace the server 2004-05-05 05:56:37 +00:00
loadorder.c Tweak the load order algorithm a bit to better reflect the user's 2004-02-24 01:26:31 +00:00
misc.c _ftol should return a 64-bit int (spotted by Jon Griffiths). 2003-08-19 01:03:08 +00:00
nt.c NtQueryInformationToken isn't a stub so change the FIXME to a TRACE. 2004-04-19 19:25:29 +00:00
ntdll.spec Added _vsnwprintf (needed by some native XP dlls). 2004-06-03 00:26:35 +00:00
ntdll_misc.h Make DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of 2004-04-23 02:46:18 +00:00
om.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
path.c Better fix for removing trailing spaces in RtlGetFullPathName_U. 2004-05-14 22:10:24 +00:00
process.c - Added ProcessBasicInformation class to ntdll.NtQueryInformationProcess. 2004-06-14 17:02:00 +00:00
reg.c Use the Unix codepage to convert the user name to Unicode. 2004-05-07 04:01:28 +00:00
relay.c Fix a compile error for SNOOP_GetProcAddress on non-i386. 2004-04-17 00:21:18 +00:00
resource.c Stub and documentation for RtlFormatMessage. 2004-04-20 01:07:23 +00:00
rtl.c - fix DbgPrint and implement DbgPrintEx 2004-04-07 19:05:34 +00:00
rtlbitmap.c Fixed bitmap range checking to avoid integer overflows. 2003-11-29 00:23:23 +00:00
rtlstr.c Fixed ntdll_wcstoumbs and WideCharToMultiByte to set the 'used' flag 2004-04-19 03:05:07 +00:00
sec.c Use the Unix codepage to convert the user name to Unicode. 2004-05-07 04:01:28 +00:00
server.c Use wine_exec_wine_binary in all cases to start the server. 2004-05-30 03:11:10 +00:00
signal_i386.c Set SA_RESTART sigaction flag for other BSDs beside NetBSD. 2004-02-24 01:21:56 +00:00
signal_powerpc.c Move content of global.h into the appropriate private headers. 2003-12-08 21:58:55 +00:00
signal_sparc.c Move content of global.h into the appropriate private headers. 2003-12-08 21:58:55 +00:00
string.c Fix splitpath and wsplitpath for the file extension. 2003-10-21 23:51:06 +00:00
sync.c NtPulseEvent: Don't print FIXME for an optional parameter if it isn't 2004-04-01 21:01:53 +00:00
thread.c Fixed some issues found by winapi_check. 2004-05-17 21:08:31 +00:00
time.c A couple of optimizations and bug fixes. 2004-04-02 20:28:07 +00:00
version.c Removed some unnecessary includes. 2003-11-17 20:31:29 +00:00
virtual.c Don't rely on the reserved area list being empty in reserve_area, 2004-05-28 03:48:09 +00:00
wcstring.c _wto{l,i,i64} parameters are const. 2004-03-11 22:38:38 +00:00