include: Add a define for SID_SHlinkFrame.

This commit is contained in:
Rob Shearman 2007-08-23 15:44:07 +01:00 committed by Alexandre Julliard
parent 601cc42a03
commit 82fa36059d

View file

@ -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
*/