Sweden-Number/dlls/ntdll
Alexandre Julliard bba5423d0f Uncomment out DisableThreadLibraryCalls in DllMain and add the
kernel32 imports that it requires.
2005-08-29 15:11:37 +00:00
..
tests Fix a couple of MSVC signed/unsigned warnings. 2005-08-17 09:53:39 +00:00
.cvsignore
Makefile.in Specify a base address for kernel and ntdll. 2005-08-09 11:19:01 +00:00
atom.c
cdrom.c Add trace to IOCTL_CDROM_RAW_READ. 2005-08-18 10:49:04 +00:00
critsection.c Hack to make the main heap critical section have a proper debug info 2005-08-03 16:03:15 +00:00
debugbuffer.c
debugtools.c
directory.c Added a wine_unix_to_nt_file_name function to do proper pathname 2005-08-11 10:41:26 +00:00
env.c
error.c
exception.c Moved the implementation of spec file stubs to the winecrt0 library. 2005-08-25 15:27:44 +00:00
file.c Moved the FileFsDeviceInformation query to a separate function. 2005-08-24 18:27:27 +00:00
handletable.c
heap.c Fixed some confusion over whether HEAP_MIN_BLOCK_SIZE includes the 2005-08-15 20:49:47 +00:00
large_int.c
loader.c Uncomment out DisableThreadLibraryCalls in DllMain and add the 2005-08-29 15:11:37 +00:00
loadorder.c
misc.c
nt.c Added a stub for NtAlertResumeThread. 2005-08-18 11:47:17 +00:00
ntdll.spec Removed a few internal functions that are no longer exported on 2005-08-19 10:21:17 +00:00
ntdll_misc.h Moved the FileFsDeviceInformation query to a separate function. 2005-08-24 18:27:27 +00:00
om.c Added a separate set_handle_cached_fd request instead of abusing 2005-08-23 18:43:50 +00:00
path.c Added a wine_unix_to_nt_file_name function to do proper pathname 2005-08-11 10:41:26 +00:00
process.c
reg.c
relay.c
resource.c
rtl.c Implemented RtlGetNtProductType. 2005-08-10 14:48:45 +00:00
rtlbitmap.c
rtlstr.c
sec.c
server.c Don't cache file descriptors open on removable devices. 2005-08-24 18:33:50 +00:00
signal_i386.c Make stack check work if stack is a small value. 2005-08-25 19:20:21 +00:00
signal_powerpc.c
signal_sparc.c
string.c
sync.c
thread.c Added a stub for NtAlertResumeThread. 2005-08-18 11:47:17 +00:00
time.c
version.c There is a registry key for the service pack version (spotted by 2005-08-16 16:13:42 +00:00
virtual.c Use FILE_GetDeviceInfo in NtMapViewOfSection to avoid having to fetch 2005-08-25 10:23:23 +00:00
wcstring.c