wine/dlls/ntdll
2005-08-17 09:53:39 +00:00
..
tests Fix a couple of MSVC signed/unsigned warnings. 2005-08-17 09:53:39 +00:00
.cvsignore
atom.c
cdrom.c Assorted spelling fixes. 2005-08-12 18:22:06 +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
file.c Improve NtCreateNamedPipe trace. 2005-08-16 15:57:59 +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 Removed a redundant and possibly wrong warning. 2005-08-12 16:02:42 +00:00
loadorder.c
Makefile.in Specify a base address for kernel and ntdll. 2005-08-09 11:19:01 +00:00
misc.c
nt.c
ntdll_misc.h Added a wine_unix_to_nt_file_name function to do proper pathname 2005-08-11 10:41:26 +00:00
ntdll.spec Added a wine_unix_to_nt_file_name function to do proper pathname 2005-08-11 10:41:26 +00:00
om.c
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 Implemented a few trivial ntdll functions that have been added in 2005-08-02 11:38:51 +00:00
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 Use the new RtlExitUserThread function instead of exporting 2005-08-02 09:55:40 +00:00
signal_i386.c
signal_powerpc.c
signal_sparc.c
string.c
sync.c
thread.c Added a VIRTUAL_alloc_teb function to allocate TEBs while making sure 2005-08-09 10:43:47 +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 Better handling of conflicting section information between 2005-08-15 14:50:06 +00:00
wcstring.c