Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <200001032046.OAA15601@hp2.xraylith.wisc.edu> To: banders AT ec DOT rockwell DOT com cc: cygwin AT sourceware DOT cygnus DOT com, nox AT jelal DOT kn-bremen DOT de, ufernest AT mail DOT ru Subject: Re: ActiveX/OCX - programming In-reply-to: Your message of "Mon, 03 Jan 2000 12:14:59 CST." Date: Mon, 03 Jan 2000 14:46:18 -0600 From: Mumit Khan writes: > > Let me just say, sorry I forgot Mumit! > And thanks! > Some com examples are located in > ftp://ftp.franken.de/pub/win32/develop/gnuwin32/mingw32/porters/Khan_Mumit/mi > sc/ > And at ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/mingw32/misc/ ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin/misc/ Note that there are extremely trivial examples. Also, I probably didn't pay much attention to the Makefiles, so may need to tweak things by hand. Be aware that there are known bugs when *implementing* interfaces that derive from multiple interfaces (MI vtable issues, but I have no idea how to fix it); however, simple single inheritance interfaces should work just fine. For an example that *does not* work, see: http://www.scintilla.org/COMABI.zip This example uses multiple inheritance, and that's where the problem is. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com