wine-wine/dlls/ntdll
Alexandre Julliard 78ff6763ed Added wine_dbg_sprintf function that allocates a temporary buffer in
the per-thread strings area.
Added inline functions to format POINT, SIZE and RECT structures.
2003-01-03 03:12:58 +00:00
..
tests Call lstrcmpW rather than wcscmp. 2003-01-03 03:02:15 +00:00
.cvsignore Added .spec.def files. 2002-12-12 22:04:04 +00:00
Makefile.in Implemented the Fiber* functions (with the help of Huw Davies). 2002-12-17 21:06:25 +00:00
cdrom.c Fix return from IOCTL_CDROM_CHECK_VERIFY. 2002-12-12 22:23:35 +00:00
critsection.c Avoid calling some kernel functions. 2002-09-18 23:13:35 +00:00
debugtools.c Added wine_dbg_sprintf function that allocates a temporary buffer in 2003-01-03 03:12:58 +00:00
error.c Fix mapping of STATUS_DEVICE_NOT_CONNECTED to match XP. 2003-01-02 17:50:48 +00:00
exception.c Move excpt.h out of include/msvcrt/ as it does not conflict with any 2002-12-12 23:34:01 +00:00
file.c Replace 0x%p with %p. 2002-12-05 19:56:15 +00:00
heap.c Replace 0x%p with %p. 2002-12-05 19:56:15 +00:00
large_int.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
loader.c Move excpt.h out of include/msvcrt/ as it does not conflict with any 2002-12-12 23:34:01 +00:00
misc.c Replace 0x%p with %p. 2002-12-05 19:56:15 +00:00
nt.c Added parameters to NtXxxPort functions prototypes. 2002-12-10 20:04:40 +00:00
ntdll.spec Added list of symbols to ignore by default in winebuild. 2002-12-12 02:20:47 +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 Replace 0x%p with %p. 2002-12-05 19:56:15 +00:00
reg.c Replace 0x%p with %p. 2002-12-05 19:56:15 +00:00
rtl.c Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +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 Implemented RtlUnicodeStringToInteger. 2002-11-12 02:17:34 +00:00
sec.c Move excpt.h out of include/msvcrt/ as it does not conflict with any 2002-12-12 23:34:01 +00:00
signal_i386.c When asynchronous signals are blocked, block also SIGUSR2. 2002-12-13 23:28:01 +00:00
signal_powerpc.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +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 Replace 0x%p with %p. 2002-12-05 19:56:15 +00:00
time.c Implemented RtlTimeToElapsedTimeFields. 2002-12-18 02:31:33 +00:00
virtual.c Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +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