Searched refs:clsid_IShellLink (Results 1 – 1 of 1) sorted by relevance
863 CLSID clsid_IShellLink = IID_IShellLink; in CreateShortcut() local866 clsid_IShellLink, (void**)&psl ); in CreateShortcut()868 hres = SHCoCreateInstance( NULL, clsid_ShellLink, NULL, clsid_IShellLink, (void**)&psl ); in CreateShortcut()
Completed in 16 milliseconds