wine-wine/dlls/ntdll
Alexandre Julliard cba157e998 Better support for loading exe files as libraries.
Make sure kernel32 and ntdll have a full path name even though they
are loaded before we know the system dir.
2003-11-25 05:28:57 +00:00
..
tests RtlHeapReAllocate() should not allocate memory. 2003-11-25 01:02:02 +00:00
.cvsignore Moved 16-bit relay and snoop support to dlls/kernel. 2003-08-26 02:28:59 +00:00
Makefile.in Moved the exec_wine_binary function to the wine library, and use it to 2003-11-11 22:21:29 +00:00
cdrom.c The CDDA case of CDROM_RawRead() no longer works on FreeBSD -CURRENT, 2003-11-04 04:23:49 +00:00
critsection.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
debugtools.c Include ntdll_misc.h to get the GetCurrentProcess/ThreadId macros. 2003-10-08 22:34:37 +00:00
env.c Moved build_command_line back to kernel and make it handle Unicode 2003-10-08 22:38:52 +00:00
error.c Documentation updates. 2003-09-24 05:14:39 +00:00
exception.c Include ntdll_misc.h to avoid undefined reference to GetProcessHeap 2003-10-30 23:06:41 +00:00
file.c Handle EIO file error. 2003-11-21 23:53:44 +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 Better support for loading exe files as libraries. 2003-11-25 05:28:57 +00:00
loadorder.c Removed MODULE_GetLoadOrderA. 2003-11-25 01:03:04 +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 Fix buffer length error code for NtQueryInformationToken. 2003-10-06 21:04:06 +00:00
ntdll.spec Removed MODULE_GetLoadOrderA. 2003-11-25 01:03:04 +00:00
ntdll_misc.h Store the thread entry point in the startup info passed to the new 2003-11-25 03:42:05 +00:00
om.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
path.c RtlReAllocateHeap() does not allocate memory. 2003-11-20 23:44:13 +00:00
process.c Implemented kernel32.GetIoProcessCounters and stubbed 2003-09-19 00:06:45 +00:00
reg.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
relay.c Fixed handling of relay and snoop include/exclude lists to behave as 2003-10-16 00:24:49 +00:00
resource.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
rtl.c Implemented RtlCreateProcessParameters and related functions. 2003-10-04 03:11:57 +00:00
rtlbitmap.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
rtlstr.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
sec.c Removed some unnecessary includes. 2003-11-17 20:31:29 +00:00
server.c Store the thread entry point in the startup info passed to the new 2003-11-25 03:42:05 +00:00
signal_i386.c Added wine_ldt_is_system() to replace the IS_SELECTOR_SYSTEM macro, 2003-11-17 20:12:56 +00:00
signal_powerpc.c Removed some unnecessary includes. 2003-11-17 20:31:29 +00:00
signal_sparc.c Added server_abort_thread to replace SYSDEPS_AbortThread. 2003-11-06 00:08:05 +00:00
string.c Fix splitpath and wsplitpath for the file extension. 2003-10-21 23:51:06 +00:00
sync.c Added server_abort_thread to replace SYSDEPS_AbortThread. 2003-11-06 00:08:05 +00:00
thread.c Store the thread entry point in the startup info passed to the new 2003-11-25 03:42:05 +00:00
time.c Cast time_t parameters to fprintf(...,"%l",...) to long. 2003-10-02 04:29:30 +00:00
version.c Removed some unnecessary includes. 2003-11-17 20:31:29 +00:00
virtual.c Make sure the protection flags on the memory view of the PE header 2003-11-11 22:06:59 +00:00
wcstring.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00