Sweden-Number/dlls/ntdll
Juraj Hercek 386d51d1b6 Fixed bug in context registers, added HANDLER_DEF and HANDLER_CONTEXT
macros.
2002-11-08 18:54:10 +00:00
..
tests Updated the generated tests. 2002-11-06 21:59:15 +00:00
.cvsignore Create at most one glue file for a single dll. 2002-08-01 18:36:58 +00:00
Makefile.in Added winebuild -e option to specify the entry point and removed the 2002-11-06 20:02:59 +00:00
cdrom.c Handle special registry root keys directly in advapi32, and avoid 2002-09-13 21:42:28 +00:00
critsection.c Avoid calling some kernel functions. 2002-09-18 23:13:35 +00:00
debugtools.c Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00
error.c Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00
exception.c Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00
file.c Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00
heap.c Avoid calling some kernel functions. 2002-09-18 23:13:35 +00:00
large_int.c Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00
loader.c Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00
misc.c us->Length is in bytes. 2002-08-13 18:10:28 +00:00
nt.c Implemented the ntdll virtual memory functions, and made the kernel 2002-09-17 18:54:42 +00:00
ntdll.spec Make sure all Zw functions whose Nt equivalent is implemented are 2002-10-10 17:55:48 +00:00
ntdll_misc.h Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00
om.c Implemented NtDuplicateObject. 2002-09-16 19:32:50 +00:00
reg.c Made the ntdll registry functions use HKEY instead of HANDLE. 2002-10-25 19:14:29 +00:00
rtl.c Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00
rtlbitmap.c Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00
rtlstr.c Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00
sec.c Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00
signal_i386.c Only enable VM86 mode if we have the <sys/vm86.h> include file. 2002-11-08 18:53:32 +00:00
signal_powerpc.c Powerpc instruction pointer is Iar, not Eip. 2002-10-30 20:25:55 +00:00
signal_sparc.c Fixed bug in context registers, added HANDLER_DEF and HANDLER_CONTEXT 2002-11-08 18:54:10 +00:00
string.c Fixed buffer size in _ultoa (spotted by Joerg Mayer). 2002-10-09 20:27:33 +00:00
sync.c Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00
time.c - Fix RtlTimeToTimeFields to actually work. 2002-11-06 21:57:23 +00:00
virtual.c Disable address space limit check on non-i386 platforms. 2002-11-06 22:33:17 +00:00
wcstring.c Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00