home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4779 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.3 KB  |  31 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!mcsun!sunic!aun.uninett.no!nuug!dhhalden.no!pc108.dhhalden.no!runehh
  3. From: runehh@dhhalden.no (RUNE HALFDAN HOLST HUSEBY)
  4. Subject: How to use OWL-runtime-library as DLL?
  5. Message-ID: <runehh.124.726553291@dhhalden.no>
  6. Lines: 19
  7. Sender: news@dhhalden.no (Network News User)
  8. Nntp-Posting-Host: pc108
  9. Organization: Ostfold College
  10. Date: Sat, 9 Jan 1993 04:21:31 GMT
  11.  
  12. As the subject says, how do I use Borlands run-time libraries as DLL's?
  13.  
  14. I set the the linker/libraries options to DYNAMIC on all, I include the 
  15. import-libraries (OWL.LIB, CRTLDLL.LIB, TCLASSDLL.LIB) in my project-file, 
  16. compile everything in large model, but still I get linker errors, 
  17. complaining about undefined symbols in my modules. 
  18.  
  19. Have anyone out there did what I'm trying to do?
  20. If so please help me, I really need it!
  21.  
  22. Thanks in advance.
  23.  
  24.  
  25. /-----------------------------+--------------------------------------------\
  26. |  Rune Halfdan Holst Huseby  |  Ostfold Regional College, Halden, NORWAY  |
  27. |-----------------------------+--------------------------------------------|
  28. | Real programmers never work 9 to 5. If any real programmers are around   |
  29. | at 9 am, it's because they were up all night.                            |
  30. \--------------------------------------------------------------------------/
  31.