Sweden-Number/dlls/ntdll/tests
Francois Gouget 1b4e18fee7 Define WIN32_NO_STATUS so we don't get 'duplicate macro' errors when
compiling with the PSDK and MSVC.
Add some types that are not defined by the PSDK.
2005-08-11 17:04:07 +00:00
..
.cvsignore Some tests for NTDLL atom support (by György 'Nog' Jeney). 2005-05-11 15:56:09 +00:00
Makefile.in Some tests for NTDLL atom support (by György 'Nog' Jeney). 2005-05-11 15:56:09 +00:00
atom.c Define WIN32_NO_STATUS so we don't get 'duplicate macro' errors when 2005-08-11 17:04:07 +00:00
env.c More trace info. 2005-03-22 18:18:14 +00:00
error.c Fix an error code for ME. 2005-03-28 10:00:13 +00:00
generated.c Avoid warnings in generated tests by casting sizeof(x) to an int. 2005-07-03 11:23:30 +00:00
info.c Use current process if assigned process cannot be opened. 2005-07-22 19:48:16 +00:00
large_int.c Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
ntdll_test.h Avoid annoying 'macro redefinition' warnings by defining 2004-08-14 00:42:12 +00:00
path.c Fix some -Wstrict-prototypes warnings. 2005-06-27 09:57:28 +00:00
reg.c Remove unneeded wine/library.h include. 2005-08-11 10:29:03 +00:00
rtl.c Define RTL_HANDLE and RTL_HANDLE_TABLE if not using Wine's winternl.h 2005-08-10 15:00:32 +00:00
rtlbitmap.c Fix some -Wstrict-prototypes warnings. 2005-06-16 15:52:44 +00:00
rtlstr.c Fix warnings in tests, remove pointless comments. 2005-06-13 10:03:33 +00:00
string.c Both wcschr and wcsrchr should be able to find the terminating 2005-07-12 19:28:04 +00:00
time.c - RtlTimeFieldsToTime should not normalize the time fields 2004-11-06 03:53:53 +00:00