This is the mail archive of the cygwin@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 for Win32 headers


Dear Mumit,

thanks for applying all the patches to the Win32 headers in the
latest snapshot. The patch below fixes the redefinition of
LPTYPECOMP in oaidl.h.

Regards,

    Axel



*** oaidl.h	Mon Feb 07 06:22:54 2000
--- oaidl_correct.h	Tue Feb 08 17:15:36 2000
***************
*** 60,66 ****
  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;
--- 60,65 ----




=======================================================================
Axel Riese
Research Institute for Symbolic Computation
J. Kepler University Linz                     Tel: +43 (0)732 2468 9939
Altenbergerstrasse 69                         Fax: +43 (0)732 2468 9930
A-4040 Linz                      e-Mail: Axel.Riese@risc.uni-linz.ac.at
Austria              http://www.risc.uni-linz.ac.at/people/ariese/home/
=======================================================================

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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