wine-wine/dlls/ntdll
Francois Gouget e1685e6bf5 ok() does not support '%S'. Store the Ansi version, convert to Unicode
when needed, and print the Ansi version using ok().
Fix 'value is so large it is unsigned' warnings.
2003-01-16 00:11:32 +00:00
..
tests ok() does not support '%S'. Store the Ansi version, convert to Unicode 2003-01-16 00:11:32 +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 Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +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 Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
heap.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +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 - Add some stubs. 2003-01-13 20:44:13 +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 Removed a few more #ifdef __WINE__. 2003-01-04 00:19:17 +00:00
signal_powerpc.c Removed a few more #ifdef __WINE__. 2003-01-04 00:19:17 +00:00
signal_sparc.c Removed a few more #ifdef __WINE__. 2003-01-04 00:19:17 +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 Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
virtual.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +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