Commit 392d74a6 authored by Thomas Mullaly's avatar Thomas Mullaly Committed by Alexandre Julliard

include: Added missing declaration for CreateIUriBuilder.

parent 9f2ede8d
......@@ -1826,6 +1826,8 @@ interface IUriBuilder: IUnknown
[out] BOOL *pfModified);
};
cpp_quote("HRESULT WINAPI CreateIUriBuilder(IUri*,DWORD,DWORD_PTR,IUriBuilder**);")
/*****************************************************************************
* IInternetProtocolEx 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