http://bugs.winehq.org/show_bug.cgi?id=3546
------- Additional Comments From mike@codeweavers.com 2006-03-01 05:37 ------- Looks like CLSID_InternetShortcut is totally unimplemented :/
The Windows 2000 registry shows that it's implemented shdocvw.dll.
It implement it would involve reverse engineering the format of the shortcuts, then implementing the ole object based on dlls/shell32/shelllink.c