Re: quartz: add control.idl as a typelib resource
5 Apr
2012
5 Apr
'12
8:34 a.m.
Hi Aric, On 04/04/12 20:38, Aric Stewart wrote:
--- a/dlls/quartz/Makefile.in +++ b/dlls/quartz/Makefile.in @@ -32,6 +32,7 @@ RC_SRCS = version.rc IDL_H_SRCS = fil_data.idl IDL_P_SRCS = quartz_strmif.idl IDL_R_SRCS = quartz_strmif.idl +IDL_TLB_SRCS = ../../include/control.idl
This is not the right way. A simple IDL file in DLL directory that does nothing but #include will do the trick. See dlls/stdole2 for example. Jacek
5004
Age (days ago)
5004
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban