Sweden-Number/dlls/shell32/tests
Francois Gouget a1779c1e33 Fix the function pointer declarations so MSVC likes them.
CSIDL_PROFILES is not defined in the Windows SDK.
snprintf and strcasecmp don't exist on Windows. Replace them with
wnsprintfA and lstrcmpiA respectively.
2004-10-22 20:25:46 +00:00
..
.cvsignore Add a test for creating empty shelllink files. 2004-10-22 19:52:33 +00:00
Makefile.in Add a test for creating empty shelllink files. 2004-10-22 19:52:33 +00:00
generated.c Fix c_parser.pm so it handles 'const' preceeding a '*'. 2004-09-07 22:46:26 +00:00
shelllink.c Add a test for creating empty shelllink files. 2004-10-22 19:52:33 +00:00
shellpath.c Fix the function pointer declarations so MSVC likes them. 2004-10-22 20:25:46 +00:00
shlfileop.c Add trailing '\n's to ok() calls. 2004-01-26 20:23:25 +00:00
shlfolder.c Sort files/folders before testing. 2004-10-11 19:52:23 +00:00
string.c Tests for StrRetToStrAW. 2004-02-10 02:19:03 +00:00