home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / mswindo / programm / tools / 1778 next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.1 KB

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