home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.tools
- Path: sparky!uunet!sun-barr!cs.utexas.edu!swrinde!emory!sol.ctr.columbia.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!jvnc.net!yale.edu!yale!actcnews!sun1x!charongw.res.utc.com!bsm
- From: bsm@res.utc.com (Brian S. McCarthy)
- Subject: Exporting functions from Borland C++
- Message-ID: <bsm.1.0@res.utc.com>
- Summary: How can I export functions from Borland C++?
- Keywords: export
- Lines: 11
- Sender: news@sun1x.actc.res.utc.com
- Nntp-Posting-Host: 192.19.3.94
- Organization: UTRC
- Date: Wed, 18 Nov 1992 14:51:31 GMT
-
-
- I've written a DOS application in Borland C++, which I now want to turn into
- a DLL to link with a Visual Basic front end.
-
- How can I get Borland C++ to "export" a function from a C++ program? It's
- no problem as long as I stick with C, but from C++ it won't export.
-
- Brian McCarthy
- United Technologies Research Center
- East Hartford, Connecticut(203)727-7638
- bsm@utrc.utc.com
-