This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

(patch) w3api tweak


2000-02-11  Axel Riese  <ariese@andromeda.risc.uni-linz.ac.at>

	* oaidl.h (LPTYPECOMP): Remove multiple definition.

Index: include/oaidl.h
===================================================================
RCS file: /usr/src/CVSROOT/win32/w32api/include/oaidl.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -p -r1.7 -r1.8
--- include/oaidl.h	2000/01/20 04:07:05	1.7
+++ include/oaidl.h	2000/02/11 07:32:00	1.8
@@ -60,7 +60,6 @@ typedef interface IErrorInfo *LPERRORINF
 typedef interface IDispatch *LPDISPATCH;
 typedef interface IEnumVARIANT *LPENUMVARIANT;
 typedef interface ICreateErrorInfo *LPCREATEERRORINFO;
-typedef interface ITypeComp *LPTYPECOMP;
 
 extern const IID IID_ITypeLib;
 extern const IID IID_ICreateTypeInfo;


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]