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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20010712033113.87226.qmail@web14607.mail.yahoo.com> Date: Wed, 11 Jul 2001 20:31:13 -0700 (PDT) From: Richard Heintze Subject: COM DLL with Cygwin C++? To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I have C++ COM DLL that compiles with both GNU/Cygwin and MSVC V6. I can call the function only when compiled with MSVC 6, however. I think this is because of the screwy private declaration in the Microsoft .DEF file. I never understood why that was required. Anyway, how do I acheive the equiv. effect with GNU/Cygwin C++? Does any one have a sample? Thanks, Siegfried __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/