this is needed when compiling MFC Changelog: Kirill Smelkov <kirr@xxxxxxxxxxxxxxxxxxx> IBindHost interface additions
Index: include/urlmon.idl =================================================================== RCS file: /home/wine/wine/include/urlmon.idl,v retrieving revision 1.1 diff -u -r1.1 urlmon.idl --- include/urlmon.idl 3 Sep 2003 23:52:07 -0000 1.1 +++ include/urlmon.idl 2 Dec 2003 20:39:30 -0000 @@ -269,6 +269,8 @@ /***************************************************************************** * IBindHost interface */ +cpp_quote("#define SID_IBindHost IID_IBindHost") +cpp_quote("#define SID_SBindHost IID_IBindHost") [ object, uuid(fc4801a1-2ba9-11cf-a229-00aa003d7352),