This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

RE: DLL a question


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@msn.com]
Sent: Thursday, 7 February 2002 5:04 a.m.
To: cygwin@cygwin.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/


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