Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
f8421142
Commit
f8421142
authored
Nov 05, 2013
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
makefiles: Add makedep pragmas for typelib idl files.
parent
7960e02b
Hide whitespace changes
Inline
Side-by-side
Showing
36 changed files
with
71 additions
and
1 deletion
+71
-1
Make.rules.in
Make.rules.in
+1
-1
gameux_tlb.idl
dlls/gameux/gameux_tlb.idl
+2
-0
hhctrl_tlb.idl
dlls/hhctrl.ocx/hhctrl_tlb.idl
+2
-0
hnetcfg_tlb.idl
dlls/hnetcfg/hnetcfg_tlb.idl
+2
-0
ieframe_v1.idl
dlls/ieframe/ieframe_v1.idl
+2
-0
jsglobal.idl
dlls/jscript/jsglobal.idl
+2
-0
mmcndmgr.idl
dlls/mmcndmgr/mmcndmgr.idl
+2
-0
mshtml_tlb.idl
dlls/mshtml.tlb/mshtml_tlb.idl
+2
-0
test_tlb.idl
dlls/mshtml/tests/test_tlb.idl
+2
-0
msiserver.idl
dlls/msi/msiserver.idl
+1
-0
msxml_tlb.idl
dlls/msxml/msxml_tlb.idl
+2
-0
msxml2_tlb.idl
dlls/msxml2/msxml2_tlb.idl
+2
-0
msxml3_v1.idl
dlls/msxml3/msxml3_v1.idl
+2
-0
msxml4_tlb.idl
dlls/msxml4/msxml4_tlb.idl
+2
-0
msxml6_tlb.idl
dlls/msxml6/msxml6_tlb.idl
+2
-0
oleacc_classes.idl
dlls/oleacc/oleacc_classes.idl
+3
-0
test_reg.idl
dlls/oleaut32/tests/test_reg.idl
+1
-0
test_tlb.idl
dlls/oleaut32/tests/test_tlb.idl
+2
-0
tmarshal.idl
dlls/oleaut32/tests/tmarshal.idl
+1
-0
oledb32_typelib.idl
dlls/oledb32/oledb32_typelib.idl
+3
-0
pstorec_tlb.idl
dlls/pstorec/pstorec_tlb.idl
+2
-0
control_tlb.idl
dlls/quartz/control_tlb.idl
+2
-0
scrrun.idl
dlls/scrrun/scrrun.idl
+3
-0
shdocvw_v1.idl
dlls/shdocvw/shdocvw_v1.idl
+2
-0
shell32_tlb.idl
dlls/shell32/shell32_tlb.idl
+2
-0
std_ole_v2.idl
dlls/stdole2.tlb/std_ole_v2.idl
+2
-0
std_ole_v1.idl
dlls/stdole32.tlb/std_ole_v1.idl
+2
-0
vbsglobal.idl
dlls/vbscript/vbsglobal.idl
+2
-0
vbsregexp10.idl
dlls/vbscript/vbsregexp10.idl
+2
-0
vbsregexp55.idl
dlls/vbscript/vbsregexp55.idl
+2
-0
wbemdisp_tlb.idl
dlls/wbemdisp/wbemdisp_tlb.idl
+2
-0
winhttp_tlb.idl
dlls/winhttp/winhttp_tlb.idl
+2
-0
wshom.idl
dlls/wshom.ocx/wshom.idl
+2
-0
wuapi_tlb.idl
dlls/wuapi/wuapi_tlb.idl
+2
-0
stdole2.idl
include/stdole2.idl
+2
-0
ihost.idl
programs/wscript/ihost.idl
+2
-0
No files found.
Make.rules.in
View file @
f8421142
...
@@ -101,7 +101,7 @@ $(IMPORTLIB:%=lib%.cross.a): $(MAINSPEC) $(IMPLIB_SRCS:.c=.cross.o)
...
@@ -101,7 +101,7 @@ $(IMPORTLIB:%=lib%.cross.a): $(MAINSPEC) $(IMPLIB_SRCS:.c=.cross.o)
# Rules for dependencies
# Rules for dependencies
DEPEND_SRCS = $(C_SRCS) $(OBJC_SRCS) $(RC_SRCS) $(MC_SRCS) $(PO_SRCS:.rc=.pot) \
DEPEND_SRCS = $(C_SRCS) $(OBJC_SRCS) $(RC_SRCS) $(MC_SRCS) $(PO_SRCS:.rc=.pot) \
$(IDL_H_SRCS) $(IDL_C_SRCS) $(IDL_I_SRCS) $(IDL_P_SRCS) $(IDL_S_SRCS) $(IDL_R_SRCS:.idl=_r.res) $(IDL_TLB_SRCS
:.idl=.tlb
) \
$(IDL_H_SRCS) $(IDL_C_SRCS) $(IDL_I_SRCS) $(IDL_P_SRCS) $(IDL_S_SRCS) $(IDL_R_SRCS:.idl=_r.res) $(IDL_TLB_SRCS) \
$(BISON_SRCS) $(LEX_SRCS) $(EXTRA_OBJS)
$(BISON_SRCS) $(LEX_SRCS) $(EXTRA_OBJS)
depend: dummy
depend: dummy
...
...
dlls/gameux/gameux_tlb.idl
View file @
f8421142
...
@@ -18,4 +18,6 @@
...
@@ -18,4 +18,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"gameux.idl"
#
include
"gameux.idl"
dlls/hhctrl.ocx/hhctrl_tlb.idl
View file @
f8421142
...
@@ -18,6 +18,8 @@
...
@@ -18,6 +18,8 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
import
"unknwn.idl"
;
import
"unknwn.idl"
;
import
"objidl.idl"
;
import
"objidl.idl"
;
import
"oaidl.idl"
;
import
"oaidl.idl"
;
...
...
dlls/hnetcfg/hnetcfg_tlb.idl
View file @
f8421142
...
@@ -18,4 +18,6 @@
...
@@ -18,4 +18,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"netfw.idl"
#
include
"netfw.idl"
dlls/ieframe/ieframe_v1.idl
View file @
f8421142
...
@@ -16,6 +16,8 @@
...
@@ -16,6 +16,8 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"exdisp.idl"
#
include
"exdisp.idl"
[
[
...
...
dlls/jscript/jsglobal.idl
View file @
f8421142
...
@@ -16,6 +16,8 @@
...
@@ -16,6 +16,8 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"jsglobal_dispid.h"
#
include
"jsglobal_dispid.h"
import
"oaidl.idl"
;
import
"oaidl.idl"
;
...
...
dlls/mmcndmgr/mmcndmgr.idl
View file @
f8421142
...
@@ -17,4 +17,6 @@
...
@@ -17,4 +17,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"mmc.idl"
#
include
"mmc.idl"
dlls/mshtml.tlb/mshtml_tlb.idl
View file @
f8421142
...
@@ -16,4 +16,6 @@
...
@@ -16,4 +16,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"mshtml.idl"
#
include
"mshtml.idl"
dlls/mshtml/tests/test_tlb.idl
View file @
f8421142
...
@@ -16,6 +16,8 @@
...
@@ -16,6 +16,8 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
import
"oaidl.idl"
;
import
"oaidl.idl"
;
[
[
...
...
dlls/msi/msiserver.idl
View file @
f8421142
...
@@ -18,6 +18,7 @@
...
@@ -18,6 +18,7 @@
*/
*/
#
pragma
makedep
ident
#
pragma
makedep
ident
#
pragma
makedep
typelib
#
include
"msiserver_dispids.h"
#
include
"msiserver_dispids.h"
import
"unknwn.idl"
;
import
"unknwn.idl"
;
...
...
dlls/msxml/msxml_tlb.idl
View file @
f8421142
...
@@ -16,4 +16,6 @@
...
@@ -16,4 +16,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"msxml.idl"
#
include
"msxml.idl"
dlls/msxml2/msxml2_tlb.idl
View file @
f8421142
...
@@ -18,6 +18,8 @@
...
@@ -18,6 +18,8 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
<
msxml2did
.
h>
#
include
<
msxml2did
.
h>
#
include
<
idispids
.
h>
#
include
<
idispids
.
h>
...
...
dlls/msxml3/msxml3_v1.idl
View file @
f8421142
...
@@ -16,4 +16,6 @@
...
@@ -16,4 +16,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"msxml2.idl"
#
include
"msxml2.idl"
dlls/msxml4/msxml4_tlb.idl
View file @
f8421142
...
@@ -18,6 +18,8 @@
...
@@ -18,6 +18,8 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
<
msxml2did
.
h>
#
include
<
msxml2did
.
h>
#
include
<
idispids
.
h>
#
include
<
idispids
.
h>
...
...
dlls/msxml6/msxml6_tlb.idl
View file @
f8421142
...
@@ -16,4 +16,6 @@
...
@@ -16,4 +16,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"msxml6.idl"
#
include
"msxml6.idl"
dlls/oleacc/oleacc_classes.idl
View file @
f8421142
...
@@ -15,4 +15,7 @@
...
@@ -15,4 +15,7 @@
*
License
along
with
this
library
; if not, write to the Free Software
*
License
along
with
this
library
; if not, write to the Free Software
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"oleacc.idl"
#
include
"oleacc.idl"
dlls/oleaut32/tests/test_reg.idl
View file @
f8421142
...
@@ -19,6 +19,7 @@
...
@@ -19,6 +19,7 @@
*/
*/
#
pragma
makedep
ident
#
pragma
makedep
ident
#
pragma
makedep
typelib
import
"oaidl.idl"
; /* needed by widl */
import
"oaidl.idl"
; /* needed by widl */
...
...
dlls/oleaut32/tests/test_tlb.idl
View file @
f8421142
...
@@ -18,6 +18,8 @@
...
@@ -18,6 +18,8 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
import
"oaidl.idl"
; /* needed by widl */
import
"oaidl.idl"
; /* needed by widl */
[
uuid
(
8b05
fe77
-
4
a6c
-
4133
-
b9cd
-
8
f81747af784
)
]
[
uuid
(
8b05
fe77
-
4
a6c
-
4133
-
b9cd
-
8
f81747af784
)
]
...
...
dlls/oleaut32/tests/tmarshal.idl
View file @
f8421142
...
@@ -18,6 +18,7 @@
...
@@ -18,6 +18,7 @@
*/
*/
#
pragma
makedep
ident
#
pragma
makedep
ident
#
pragma
makedep
typelib
#
include
"tmarshal_dispids.h"
#
include
"tmarshal_dispids.h"
import
"ocidl.idl"
;
import
"ocidl.idl"
;
...
...
dlls/oledb32/oledb32_typelib.idl
View file @
f8421142
...
@@ -17,4 +17,7 @@
...
@@ -17,4 +17,7 @@
*
License
along
with
this
library
; if not, write to the Free Software
*
License
along
with
this
library
; if not, write to the Free Software
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"msdasc.idl"
#
include
"msdasc.idl"
dlls/pstorec/pstorec_tlb.idl
View file @
f8421142
...
@@ -18,4 +18,6 @@
...
@@ -18,4 +18,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"pstore.idl"
#
include
"pstore.idl"
dlls/quartz/control_tlb.idl
View file @
f8421142
...
@@ -14,4 +14,6 @@
...
@@ -14,4 +14,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"control.idl"
#
include
"control.idl"
dlls/scrrun/scrrun.idl
View file @
f8421142
...
@@ -15,6 +15,9 @@
...
@@ -15,6 +15,9 @@
*
License
along
with
this
library
; if not, write to the Free Software
*
License
along
with
this
library
; if not, write to the Free Software
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
import
"unknwn.idl"
;
import
"unknwn.idl"
;
import
"objidl.idl"
;
import
"objidl.idl"
;
import
"oaidl.idl"
;
import
"oaidl.idl"
;
...
...
dlls/shdocvw/shdocvw_v1.idl
View file @
f8421142
...
@@ -16,4 +16,6 @@
...
@@ -16,4 +16,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"exdisp.idl"
#
include
"exdisp.idl"
dlls/shell32/shell32_tlb.idl
View file @
f8421142
...
@@ -16,4 +16,6 @@
...
@@ -16,4 +16,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"shldisp.idl"
#
include
"shldisp.idl"
dlls/stdole2.tlb/std_ole_v2.idl
View file @
f8421142
...
@@ -18,4 +18,6 @@
...
@@ -18,4 +18,6 @@
*
*
*/
*/
#
pragma
makedep
typelib
#
include
"stdole2.idl"
#
include
"stdole2.idl"
dlls/stdole32.tlb/std_ole_v1.idl
View file @
f8421142
...
@@ -18,6 +18,8 @@
...
@@ -18,6 +18,8 @@
*
*
*/
*/
#
pragma
makedep
typelib
[
[
uuid
(
00020430
-
0000
-
0000
-
C000
-
000000000046
),
uuid
(
00020430
-
0000
-
0000
-
C000
-
000000000046
),
restricted
,
restricted
,
...
...
dlls/vbscript/vbsglobal.idl
View file @
f8421142
...
@@ -16,6 +16,8 @@
...
@@ -16,6 +16,8 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
import
"oaidl.idl"
;
import
"oaidl.idl"
;
#
include
"vbscript_defs.h"
#
include
"vbscript_defs.h"
...
...
dlls/vbscript/vbsregexp10.idl
View file @
f8421142
...
@@ -16,6 +16,8 @@
...
@@ -16,6 +16,8 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
import
"oaidl.idl"
;
import
"oaidl.idl"
;
#
include
"vbscript_defs.h"
#
include
"vbscript_defs.h"
...
...
dlls/vbscript/vbsregexp55.idl
View file @
f8421142
...
@@ -16,6 +16,8 @@
...
@@ -16,6 +16,8 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
import
"oaidl.idl"
;
import
"oaidl.idl"
;
#
include
"vbscript_defs.h"
#
include
"vbscript_defs.h"
...
...
dlls/wbemdisp/wbemdisp_tlb.idl
View file @
f8421142
...
@@ -18,4 +18,6 @@
...
@@ -18,4 +18,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"wbemdisp.idl"
#
include
"wbemdisp.idl"
dlls/winhttp/winhttp_tlb.idl
View file @
f8421142
...
@@ -18,4 +18,6 @@
...
@@ -18,4 +18,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"httprequest.idl"
#
include
"httprequest.idl"
dlls/wshom.ocx/wshom.idl
View file @
f8421142
...
@@ -16,6 +16,8 @@
...
@@ -16,6 +16,8 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
import
"oaidl.idl"
;
import
"oaidl.idl"
;
cpp_quote
(
"#undef ExpandEnvironmentStrings"
)
cpp_quote
(
"#undef ExpandEnvironmentStrings"
)
...
...
dlls/wuapi/wuapi_tlb.idl
View file @
f8421142
...
@@ -18,4 +18,6 @@
...
@@ -18,4 +18,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"wuapi.idl"
#
include
"wuapi.idl"
include/stdole2.idl
View file @
f8421142
...
@@ -18,6 +18,8 @@
...
@@ -18,6 +18,8 @@
*
*
*/
*/
#
pragma
makedep
typelib
[
[
uuid
(
00020430
-
0000
-
0000
-
C000
-
000000000046
),
uuid
(
00020430
-
0000
-
0000
-
C000
-
000000000046
),
version
(
2.0
),
version
(
2.0
),
...
...
programs/wscript/ihost.idl
View file @
f8421142
...
@@ -16,6 +16,8 @@
...
@@ -16,6 +16,8 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
include
"ihost_dispid.h"
#
include
"ihost_dispid.h"
import
"oaidl.idl"
;
import
"oaidl.idl"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment