Sweden-Number/dlls/shlwapi/tests
Francois Gouget 3e2868b457 Don't export the shell32 SHAllocShared functions by name.
Implement them by calling out their shlwapi equivalent (which had a
much more complete implementation anyway).
Fix the prototype of shlwapi's SHAllocShared().
Don't crash if lpvData is NULL in SHAllocShared().
Add a conformance test to shlwapi.
2004-08-31 17:38:59 +00:00
..
.cvsignore Test SHSearchMapInt. 2004-03-22 20:40:03 +00:00
Makefile.in Test SHSearchMapInt. 2004-03-22 20:40:03 +00:00
clist.c Add trailing '\n's to ok() calls. 2004-01-27 20:13:03 +00:00
clsid.c Add trailing '\n's to ok() calls. 2004-01-27 20:13:03 +00:00
generated.c Fix packing of shlwapi.h 2004-08-19 19:59:41 +00:00
ordinal.c Don't export the shell32 SHAllocShared functions by name. 2004-08-31 17:38:59 +00:00
path.c Fix signed/unsigned comparison warnings. 2004-08-09 18:52:18 +00:00
shreg.c Add trailing '\n's to ok() calls. 2004-01-27 20:13:03 +00:00
string.c Fixed flags handling in StrIsIntlEqualA/W (spotted by James Hawkins). 2004-07-21 03:12:16 +00:00