Test the interaction between IShellLink::SetIDList() and
authorFrancois Gouget <fgouget@codeweavers.com>
Mon, 14 Feb 2005 11:52:29 +0000 (11:52 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Feb 2005 11:52:29 +0000 (11:52 +0000)
commit208df0eb5276ba8c95a2d52c7edfe15b49ad1022
tree9ffc54722edf53a98e65cbf91ccf14045c27a770
parent5487f451e59b35ac003b1a94d0303d1b6590aaad
Test the interaction between IShellLink::SetIDList() and
IShellLink::SetPath().
Check what default values one gets on a fresh IShellLink object.
Add some more tests verifying nothing is lost in an IShellLink
save/load cycle. Merged the empty shelllink test with these.
dlls/shell32/tests/shelllink.c