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