Sweden-Number/dlls/ntdll
Michael Stefaniuc 5150b37a00 NtQueryInformationToken isn't a stub so change the FIXME to a TRACE. 2004-04-19 19:25:29 +00:00
..
tests
.cvsignore
Makefile.in
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c Fixed a number of NT status values to be closer to NT behavior. 2004-04-16 23:32:40 +00:00
env.c RtlSetCurrentDirectory_U: store a handle to the current directory 2004-04-16 05:00:46 +00:00
error.c
exception.c
file.c Fixed a number of NT status values to be closer to NT behavior. 2004-04-16 23:32:40 +00:00
heap.c
large_int.c
loader.c Implemented NtCreatelFile using the new symlink scheme. 2004-04-12 23:31:09 +00:00
loadorder.c
misc.c
nt.c NtQueryInformationToken isn't a stub so change the FIXME to a TRACE. 2004-04-19 19:25:29 +00:00
ntdll.spec Moved wine_get_unix_file_name implementation to ntdll, and changed it 2004-04-14 19:40:53 +00:00
ntdll_misc.h Implemented NtCreatelFile using the new symlink scheme. 2004-04-12 23:31:09 +00:00
om.c
path.c RtlSetCurrentDirectory_U: store a handle to the current directory 2004-04-16 05:00:46 +00:00
process.c
reg.c
relay.c Fix a compile error for SNOOP_GetProcAddress on non-i386. 2004-04-17 00:21:18 +00:00
resource.c
rtl.c - fix DbgPrint and implement DbgPrintEx 2004-04-07 19:05:34 +00:00
rtlbitmap.c
rtlstr.c Fixed ntdll_wcstoumbs and WideCharToMultiByte to set the 'used' flag 2004-04-19 03:05:07 +00:00
sec.c
server.c
signal_i386.c
signal_powerpc.c
signal_sparc.c
string.c
sync.c
thread.c Get rid of the TEB flags, they are no longer used. 2004-04-15 05:04:53 +00:00
time.c
version.c
virtual.c
wcstring.c