SHELL32: fix SHSimpleIDListFromPath to do the correct thing for non-existing pathes

Alexandre Julliard julliard at winehq.org
Thu Feb 24 03:38:37 CST 2005


Mike McCormack <mike at codeweavers.com> writes:

> ChangeLog:
> * fix SHSimpleIDListFromPath to do the correct thing for non-existing pathes

This is causing some test failures (and also some extra successes, I
guess we are on the right track...)

shelllink.c:177: Test succeeded inside todo block: path_to_pidl returned a NULL pidl
shelllink.c:197: Test failed: GetPath returned 'C:\nonexistent\file'
shelllink.c:234: Test succeeded inside todo block: GetIconLocation failed (0x00000000)
shelllink.c:236: Test failed: GetIconLocation returned 'c:\windows\system\shell32.dll'
shelllink.c:238: Test succeeded inside todo block: GetIconLocation returned 0

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list