home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!rpi!uwm.edu!ogicse!qiclab!techbook!nsilva
- From: nsilva@pdaxs.techbook.com (nsilva)
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: Linking OWL as a DLL?
- Message-ID: <c24mPB1w165w@pdaxs.techbook.com>
- Date: 17 Aug 92 07:30:23 GMT
- Article-I.D.: pdaxs.c24mPB1w165w
- Sender: bbs@techbook.com (PDaXs - (503)644-8135 24 hours 8N1)
- Organization: Portland Public Access sponsored by TECHbooks Bookstore
- Lines: 28
-
-
- What is the proper way to link my TCW application with OWL.DLL?
-
- I've followed the directions in the Fine Manual: (a) define _CLASSDLL,
- (b) link in the large memory model, (c) use smart callbacks, and
- (d) add OWL.LIB, TCLASSDLL.LIB, and CRTLDLL.LIB to the project file.
- But I end up with dozens of undefined symbols, such as:
-
- Linker Error: Undefined symbol TWindow::TWindow(TWindowsObject...
- Linker Error: Undefined symbol Object::operator new(unsigned i...
- Linker Error: Undefined symbol TWindow::GetWindowClass(tagWNDC...
- Linker Error: Undefined symbol TApplication::~TApplication() i...
- etc.
- etc.
- etc.
-
-
- BTW, I'm using TCW 3.0, and Windows 3.1 (yes, I'm going to upgrade
- soon).
-
- Nate
- nsilva@pdaxs.techbook.com
-
- ---
- nsilva@pdaxs.techbook.com (nsilva) (Public Access User)
- pdaxs gives free access to news & mail. (503) 644-8135 - 1200/2400, N81
- Send to info@techbook.com for more information.
- Public access users are <NOT> affiliated with TECHbooks.
-