home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / programm / misc / 1843 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.1 KB  |  27 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!cs.utexas.edu!tamsun.tamu.edu!wwn8108
  3. From: wwn8108@tamsun.tamu.edu (Weldon Nash)
  4. Subject: Linking a DLL?????
  5. Message-ID: <1992Sep15.070653.28256@tamsun.tamu.edu>
  6. Organization: Texas A&M University, College Station
  7. Date: Tue, 15 Sep 1992 07:06:53 GMT
  8. Lines: 17
  9.  
  10.     Well, I am having huge amounts of trouble in producing a DLL using
  11. BC 3.1 and OWL.  I am trying ot write a DLL for importing custom controls
  12. into resource workshop.  The only problem is that I cannot make it past the
  13. linking phase.  Everything compiles ok.  Basically I have derived a class
  14. from a pre-existing OWL class within the DLL code.  When the linker starts
  15. to go, it flags EVERY one of the member functions as a linker error and it
  16. alwyas happens when it gets to my .OBJ file.  What is the deal here?  Why
  17. can't it link my member functions to the OWL libraries?  By the way, I
  18. am static linking to the OWL libraries.
  19.  
  20.     Please respond via e-mail. Thanks.
  21.  
  22.                     -Trey
  23.  
  24. wwn8108@tamsun.tamu.edu
  25. Electrical Engineering Dept
  26. Texas A&M University
  27.