home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!caen!kuhub.cc.ukans.edu!2ftptimely
- From: 2ftptimely@kuhub.cc.ukans.edu
- Newsgroups: comp.os.ms-windows.programmer.tools
- Subject: Problem: Linker doesn't like CHOOSEFONT
- Message-ID: <1992Dec20.235947.45824@kuhub.cc.ukans.edu>
- Date: 20 Dec 92 23:59:47 CST
- Organization: University of Kansas Academic Computing Services
- Lines: 22
-
- I am having trouble using the CHOOSEFONT type. I have
- both Borland's Turbo and Borland C++ packages but am
- currently using Turbo C++ for Windows because of space
- problems. I have copied the commdial.h header file
- and converted commdial.dll to commdial.lib using the
- object convertor program (I might mean commdlg here -- the
- source isn't handy). Anyway, I KNOW that CHOOSEFONT is
- defined in the .lib file I made (checked it with TDUMP).
- Still, in my program I get a link error. The linker doesn't
- recognize the symbol CHOOSEFONT. The .lib file is in
- the tcwin/lib directory where my other include files are.
- Does anyone know what my problem is? Thanks. (I am developing
- for Windows 3.1).
-
- Please respond to me at
- frazier@hawk.cs.ukans.edu
-
- Thank you again for your help
-
- George F. Frazier
- University of Kansas
-
-