home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / cplus / 13316 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.4 KB

  1. Path: sparky!uunet!destroyer!gatech!usenet.ins.cwru.edu!po.CWRU.Edu!dpn2
  2. From: dpn2@po.CWRU.Edu (Damien P. Neil)
  3. Newsgroups: comp.lang.c++
  4. Subject: ObjectWindows from TC 3.0 in BC 3.1
  5. Date: 4 Sep 1992 22:41:22 GMT
  6. Organization: Case Western Reserve University, Cleveland, OH (USA)
  7. Lines: 24
  8. Message-ID: <188omiINN65h@usenet.INS.CWRU.Edu>
  9. Reply-To: dpn2@po.CWRU.Edu (Damien P. Neil)
  10. NNTP-Posting-Host: thor.ins.cwru.edu
  11.  
  12.  
  13. I have been using Borland's Turbo C++ 3.0 for several months now. One of
  14. the things about it that I like the most is the ObjectWindows library. This
  15. has made Windows programming much easier for me.
  16.  
  17. A week ago, I bought Borland C++ 3.1. (Irresistable student discount.) It
  18. is much better than TC 3.0, except that it does not contain ObjectWindows.
  19. No problem, thought I. I'll just move the library from TC over to BC. After
  20. all, the support for it is still there, right? (BC 3.1 even includes the
  21. help files for OWL.) Well...I tried to compile a program that uses OWL. I
  22. got one error message in one of the header files, and added a type cast to
  23. it. (BC 3.1 must be more picky.) Now my program compiles fine, but I get
  24. numerous errors for the linker. The linker claims it is unable to find a
  25. number of functions. Not ALL the ObjectWindows functions, just a few.
  26.  
  27. So, does anyone know if there is any hope for me? Is there any way I can
  28. use ObjectWindows in BC 3.1, and if so, how?
  29.  
  30. Thanks in advance,
  31.  
  32.                 - Damien 
  33.  
  34. <This .sig under construction.>
  35.  
  36.