Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Robert Praetorius" Organization: Ministry of Hobo Regalia, Gauntlet Division To: Manu Anand Date: Wed, 05 Mar 2003 11:13:44 -0500 MIME-Version: 1.0 Subject: Re: COM Reply-to: RPraetorius AT AspenRes DOT Com CC: cygwin AT cygwin DOT com Message-ID: <3E65DBE8.16563.76B2555D@localhost> In-reply-to: <5575473D4532D411BE4C009027E8C8380AB81562@masblrexc02.mascotsystems.com> Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body > Hi Gang > How do I link my COM pgms? For half a second I was ready to fling http://www.catb.org/~esr/faqs/smart-questions.html. at you - then I realized that grepping the web (or even the cygwin.com corner of it) for COM is a nontrivial proposition. I don't know from COM, but this message http://www.cygwin.com/ml/cygwin/2000-05/msg00257.html indicates that, even in antiquity, a program (Perl, in this case) compiled under Cygwin with gcc was able to use COM. The bread crumbs led me here: http://cygwin.com/faq/faq_4.html#SEC95 where I see ole32 in the list (as I said, I don't know from COM, but a brief surf and a test compile led me to believe that ole32.dll contains at least some of the COM-related functions you need. I bet you can find any others that COM requires.). -- 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/