home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / tools / 1980 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  2.5 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!agate!stanford.edu!kronos.arc.nasa.gov!butch!netcomsv!netcomsv!ulogic!hartman
  2. From: hartman@ulogic.UUCP (Richard M. Hartman)
  3. Newsgroups: comp.os.ms-windows.programmer.tools
  4. Subject: Re: Protogen/ Owl directories
  5. Message-ID: <843@ulogic.UUCP>
  6. Date: 11 Jan 93 17:29:20 GMT
  7. References: <1993Jan6.060043.28516@umr.edu> <86238@ut-emx.uucp>
  8. Organization: negligable
  9. Lines: 43
  10.  
  11. In article <86238@ut-emx.uucp> jamshid@emx.utexas.edu writes:
  12. :Crossposted and followups redirected to a newsgroup devoted to
  13. :programming tools for Windows.
  14. :
  15. :In article <1993Jan6.060043.28516@umr.edu> chrisg@cs.umr.edu (Chris Gorsuch) writes:
  16. :>I have recently purchased the Borland C++ 3.1 compiler.
  17. :>It came with the ProtoGen windows creator included with it.
  18. :>The problem is that Protogen is Looking for /borlandc/owl/owl.h
  19. :>and it causes an error when it realizes that I have no owl directory
  20. :
  21. :ObjectWindows Library is Borland's class library for Windows.  OWL
  22. :comes with BC++ *with* Application Frameworks or with the Windows-only
  23. :Turbo C++ for Windows.  I highly recommend using OWL or some other
  24. :class library when programming for Windows (the C API is a nightmare).
  25. :I believe BC++ w/ AF is about $200 at an educ. discount and TC++4W is
  26. :<=$100.  Ask customer-support@borland.com (no tech support!) for more
  27. :info.  Btw, Protogen can probably output code which doesn't use OWL --
  28. :read the docs.
  29.  
  30. Even if you didn't get the "with App Frameworks" edition, you should
  31. have the OWL include files & libraries.  Did you install them?  (The
  32. Borland install program gives you options to leave out just about
  33. everything...)
  34.  
  35. :>Question 2 is what header file should I give protogen...
  36. :>ie how do I hook MY code into the individual menus I have set up.
  37. :>It would appear from the little pamphlet that I do all of the protogen
  38. :>work first and THEN create my code and hook it into it.
  39. :>but without being able to get by the owl problem I can't begin to tackle
  40. :>the second problem
  41.  
  42. Protogen works w/ OWL.  One of the setup options in Pgen is whether
  43. you are doing straight C, C++ or C, C++ w/ OWL.  You are correct you 
  44. can't solve this second problem until you solve the first.
  45.  
  46. Note: I don't use Protogen, I use Object/Designer.
  47.  
  48.         -Richard Hartman
  49.         hartman@ulogic.COM
  50.  
  51. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  52. "Nobody has ever had a sexual fantasy about being tied
  53.  to a bed and ravished by somebody dressed as a liberal."    -P.J. O'Rourke
  54.