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
Makefile.in
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
error.c
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
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