Sweden-Number/dlls/ntdll
Mike Hearn a54e3216c3 - Add debug SnoopFromInclude/SnoopFromExclude options.
- Correct TRACE debug channel usage in SNOOP_SetupDLL.
- Refactor check_relay_from_relay.
2004-03-16 03:10:07 +00:00
..
tests We no longer use the .exe.spec.c files. 2004-03-02 21:16:37 +00:00
.cvsignore Moved 16-bit relay and snoop support to dlls/kernel. 2003-08-26 02:28:59 +00:00
Makefile.in Implemented NtQueryDirectoryFile (partly based on a patch by Eric 2004-03-16 01:32:02 +00:00
cdrom.c Do not store the Unix file descriptor in the cache structure. 2004-03-05 20:45:33 +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
debugtools.c Smarter allocation algorithm for the string buffer, to allow 2004-03-03 21:34:13 +00:00
directory.c Implemented NtQueryDirectoryFile (partly based on a patch by Eric 2004-03-16 01:32:02 +00:00
env.c Get rid of ntdll_get_process_heap and ntdll_get_process_pmts by using 2004-03-12 01:59:35 +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 Implemented NtQueryDirectoryFile (partly based on a patch by Eric 2004-03-16 01:32:02 +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 - Add debug SnoopFromInclude/SnoopFromExclude options. 2004-03-16 03:10:07 +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 Return an SID when GetTokenInformation is called with class 2003-12-30 19:17:05 +00:00
ntdll.spec Open a real file handle for drive devices, and get rid of the server 2004-03-04 23:00:18 +00:00
ntdll_misc.h - Add debug SnoopFromInclude/SnoopFromExclude options. 2004-03-16 03:10:07 +00:00
om.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
path.c Get rid of ntdll_get_process_heap and ntdll_get_process_pmts by using 2004-03-12 01:59:35 +00:00
process.c Implemented kernel32.GetIoProcessCounters and stubbed 2003-09-19 00:06:45 +00:00
reg.c Get rid of ntdll_get_process_heap and ntdll_get_process_pmts by using 2004-03-12 01:59:35 +00:00
relay.c - Add debug SnoopFromInclude/SnoopFromExclude options. 2004-03-16 03:10:07 +00:00
resource.c Try not to display uninitialized data in traces (found by Valgrind). 2003-12-13 01:34:40 +00:00
rtl.c Implement some more register functions using DEFINE_REGS_ENTRYPOINT to 2003-12-04 05:51:01 +00:00
rtlbitmap.c Fixed bitmap range checking to avoid integer overflows. 2003-11-29 00:23:23 +00:00
rtlstr.c Get rid of ntdll_get_process_heap and ntdll_get_process_pmts by using 2004-03-12 01:59:35 +00:00
sec.c Get rid of ntdll_get_process_heap and ntdll_get_process_pmts by using 2004-03-12 01:59:35 +00:00
server.c Fixed an error message. 2004-01-19 21:55:32 +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 Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform 2004-01-23 01:51:33 +00:00
thread.c Fixed a couple of race conditions in the wine_pthread routines at 2004-02-05 02:01:35 +00:00
time.c Portability fixes. 2004-03-11 00:46:09 +00:00
version.c Removed some unnecessary includes. 2003-11-17 20:31:29 +00:00
virtual.c Improve message given on image map failure. 2004-03-15 20:06:50 +00:00
wcstring.c _wto{l,i,i64} parameters are const. 2004-03-11 22:38:38 +00:00