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 Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: From: "McLeod, John" To: cygwin AT cygwin DOT com Cc: "'Nguyen Minh Le'" Subject: RE: DLL a question Date: Thu, 7 Feb 2002 11:37:06 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Info: scanned for viruses The "DLL Stuff" download dllhelpers-0.2.9.tar.bz2 at http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/dll-stuff/ has examples of making DLL's with C, C++, and Fortran under Cygwin. I don't have a simple example of using these with Microsoft Visual C/C++, but if by luck you have access to RSI's (proprietary) IDL 5.5 product ( http://www.rsinc.com/ ) their "CALL_EXTERNAL" example contains source code to make a VC DLL, and this example can be compiled on CYGWIN (following the examples in "DLL STUFF") and the resulting DLL used by the IDL "CALL_EXTERNAL" function. Hope this helps, John -----Original Message----- From: Nguyen Minh Le [mailto:leminh2004 AT msn DOT com] Sent: Thursday, 7 February 2002 5:04 a.m. To: cygwin AT cygwin DOT com Subject: DLL a question Hi All, Could you tell me a example in writing dll in Cygwin and use it in VC (windows). Thank you, Nguyen -- 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/ -- 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/