include: Add a define for SID_SHlinkFrame.
This commit is contained in:
parent
601cc42a03
commit
82fa36059d
|
@ -36,6 +36,8 @@ cpp_quote("HRESULT WINAPI HlinkOnNavigate(IHlinkFrame*, IHlinkBrowseContext*, DW
|
|||
cpp_quote("HRESULT WINAPI HlinkIsShortcut(LPCWSTR);")
|
||||
cpp_quote("HRESULT WINAPI HlinkTranslateURL(LPCWSTR,DWORD,LPWSTR*);")
|
||||
|
||||
cpp_quote("#define SID_SHlinkFrame IID_IHlinkFrame")
|
||||
|
||||
/*****************************************************************************
|
||||
* IHlink interface
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue