Commit 55ee48af authored by Thomas Faber's avatar Thomas Faber Committed by Alexandre Julliard

include/httprequest.idl: Use widl-specific attributes only with widl.

parent 6a65a048
...@@ -20,6 +20,12 @@ ...@@ -20,6 +20,12 @@
import "oaidl.idl"; import "oaidl.idl";
#ifndef __WIDL__
#define threading(model)
#define progid(str)
#define vi_progid(str)
#endif
[ [
uuid(662901fc-6951-4854-9eb2-d9a2570f2b2e), uuid(662901fc-6951-4854-9eb2-d9a2570f2b2e),
helpstring("Microsoft WinHTTP Services, version 5.1"), helpstring("Microsoft WinHTTP Services, version 5.1"),
......
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