home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / mswindo / programm / tools / 1456 < prev    next >
Encoding:
Text File  |  1992-11-18  |  980 b   |  25 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. 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
  3. From: bsm@res.utc.com (Brian S. McCarthy)
  4. Subject: Exporting functions from Borland C++
  5. Message-ID: <bsm.1.0@res.utc.com>
  6. Summary: How can I export functions from Borland C++?
  7. Keywords: export
  8. Lines: 11
  9. Sender: news@sun1x.actc.res.utc.com
  10. Nntp-Posting-Host: 192.19.3.94
  11. Organization: UTRC
  12. Date: Wed, 18 Nov 1992 14:51:31 GMT
  13.  
  14.  
  15. I've written a DOS application in Borland C++, which I now want to turn into 
  16. a DLL to link with a Visual Basic front end.
  17.  
  18. How can I get Borland C++ to "export" a function from a C++ program?  It's 
  19. no problem as long as I stick with C, but from C++ it won't export.
  20.  
  21. Brian McCarthy                                              
  22. United Technologies Research Center
  23. East Hartford, Connecticut(203)727-7638
  24. bsm@utrc.utc.com
  25.