dsound: Add class factory tests.
[wine] / dlls / shell32 / tests / shelllink.c
2006-08-09  Mike McCormackshell32: IShellLink::SetPath removes quotes from the...
2006-08-09  Mike McCormackshell32: Fix test compilation with MSVC6.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-22  Eric Pouechshell32: Fixes for bugs found by valgrind on shell32...
2005-11-04  Mike McCormackPartially implement and test the shelllink object's
2005-07-24  Francois GougetGet started testing ShellExecute().
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-01  Mike McCormackEliminate some -Wwrite-strings warnings.
2005-04-19  Francois GougetAdd trailing '\n's to ok() calls.
2005-02-25  Mike McCormack- implement loading and saving of MSI advertised shortc...
2005-02-16  Huw DaviesSetPath("") should return S_OK.
2005-02-14  Francois GougetTest the interaction between IShellLink::SetIDList...
2004-10-22  Mike McCormackAdd a test for creating empty shelllink files.