home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / apps / 4770 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  1.7 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!ucla-cs!ucla-se!edison!ygoland
  2. From: ygoland@edison.seas.ucla.edu (The Jester)
  3. Newsgroups: comp.os.os2.apps
  4. Subject: Re: Borland C++ 3.1 in a DOS Session
  5. Message-ID: <7707@lee.SEAS.UCLA.EDU>
  6. Date: 26 Jul 92 20:36:39 GMT
  7. References: <l73u8cINNev9@alnitak.usc.edu>
  8. Sender: news@SEAS.UCLA.EDU
  9. Organization: The Hacker Conference
  10. Lines: 28
  11.  
  12. I program professionaly using borland c++ 3.1 IDE under
  13. os/2. I use the following settings with great success:
  14. DOS_BACKGROUND_EXECUTION - ON (for no particular reason)
  15. DOS_HIGH - On (every K counts)
  16. DPMI_DOS_API - ENABLED (THIS IS CRUCIAL)
  17. IDLE_SECONDS - 60
  18. IDLE_SENSITIVTY - 100 (The last two are a matter of taste. When I am
  19.             working in BC I DO NOT want to have it
  20.             premepted by ANYONE)
  21. To the best of my recolection those are the only settings which
  22. really matter. Actually only DPMI_DOS_API matters. The rest are just
  23. preference. I run bc alot and without problems. The only problem I
  24. do have, though, is with screen draws. I am using a trident card
  25. running their 800x600x16 mode (I want seamless windows) and when I
  26. initially boot bc I tend to do it in a window. But then after 10
  27. minutes I want full screen (eye strain =) and when I initially move
  28. over I get screen garble (Mostly because I run bc 3.1 in 43 (or
  29. whatever) line mode and I don't think os/2 is quite sure what to do
  30. with that) but pressing ctrl-esc to go to the window list and then
  31. double clicking on borland c++ to go back, takes care of the
  32. problem.
  33.                 The Jester
  34.  
  35. --
  36.         The Jester-President of The Hacker Conference
  37. "Never trust an oyster"-Super Chicken
  38. "You know the job was dangerous when you took it"-Super Chicken
  39. "Trust me, I know what I'm doing"-Sledge Hammer
  40.