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

This commit is contained in:
Thomas Faber 2012-06-21 17:18:30 +02:00 committed by Alexandre Julliard
parent 6a65a04893
commit 55ee48af4c
1 changed files with 6 additions and 0 deletions

View File

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