Commit 82fa3605 authored by Rob Shearman's avatar Rob Shearman Committed by Alexandre Julliard

include: Add a define for SID_SHlinkFrame.

parent 601cc42a
......@@ -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
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment