Sweden-Number/dlls/ntdll
Francois Gouget 3e3ba437ee Replace strcasecmp() with lstrcmpiA() to help compilation with Windows
headers.
2004-08-11 18:51:25 +00:00
..
tests Replace strcasecmp() with lstrcmpiA() to help compilation with Windows 2004-08-11 18:51:25 +00:00
.cvsignore
Makefile.in
cdrom.c Remove incorrect support for FreeBSD and NetBSD in 2004-06-16 19:03:25 +00:00
critsection.c Take spin count into account in RtlEnterCriticalSection. 2004-06-17 23:11:08 +00:00
debugbuffer.c
debugtools.c
directory.c Added Darwin support in get_default_drive_device. 2004-07-07 00:47:10 +00:00
env.c
error.c
exception.c
file.c Don't use lseek when truncating a file to avoid corrupting the current 2004-06-17 23:05:48 +00:00
heap.c Const correctness. 2004-06-15 00:47:00 +00:00
large_int.c
loader.c Make relay and snooping work for LoadLibrary+GetProcAddress sequence 2004-08-02 22:25:01 +00:00
loadorder.c Set the system directory in ntdll as soon as we have determined it. 2004-07-15 22:07:21 +00:00
misc.c
nt.c Report NOT_IMPLEMENTED for not implemented token classes. 2004-07-06 19:42:30 +00:00
ntdll.spec Moved FlushInstructionCache to ntdll. 2004-08-04 18:15:04 +00:00
ntdll_misc.h Set the system directory in ntdll as soon as we have determined it. 2004-07-15 22:07:21 +00:00
om.c
path.c
process.c Moved FlushInstructionCache to ntdll. 2004-08-04 18:15:04 +00:00
reg.c
relay.c Make relay and snooping work for LoadLibrary+GetProcAddress sequence 2004-08-02 22:25:01 +00:00
resource.c Added support for getting and setting the UI language. 2004-07-30 01:45:16 +00:00
rtl.c Const correctness. 2004-06-15 00:47:00 +00:00
rtlbitmap.c Const correctness. 2004-06-15 00:47:00 +00:00
rtlstr.c
sec.c
server.c Documentation for Wine client-side server interface. 2004-07-29 02:34:51 +00:00
signal_i386.c Pass debug exceptions to winedos. 2004-08-04 19:08:19 +00:00
signal_powerpc.c
signal_sparc.c
string.c
sync.c
thread.c Store the number of processors in the PEB structure. 2004-06-15 00:52:03 +00:00
time.c
version.c Update WinXP version to SP2. 2004-08-09 18:44:29 +00:00
virtual.c We no longer need to make the import directory writable, the loader 2004-06-22 03:02:35 +00:00
wcstring.c