home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / programm / 4292 < prev    next >
Encoding:
Text File  |  1992-08-17  |  2.3 KB  |  50 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!usc!wupost!udel!sbcs.sunysb.edu!!cdfannin
  3. From: cdfannin@.ic.sunysb.edu (Chris D Fanning)
  4. Subject: Re: Where am I going wrong???? 
  5. Message-ID: <1992Aug18.065339.4092@sbcs.sunysb.edu>
  6. Sender: usenet@sbcs.sunysb.edu (Usenet poster)
  7. Nntp-Posting-Host: csws19.ic.sunysb.edu
  8. Organization: State University of New York at Stony Brook
  9. References: <714078748snx@sugs.tware.com>
  10. Date: Tue, 18 Aug 1992 06:53:39 GMT
  11. Lines: 37
  12.  
  13. In article <714078748snx@sugs.tware.com> landis@sugs.tware.com (Hale Landis) writes:
  14. >While some of the readers/responders of this news thread have
  15. >wandered off into the ozone, the basic question remains:  How do
  16. >you access information about your non-PM session's virtual
  17. >screen?
  18. >
  19. >Part of the answer may be found in Chapter 14 (Video PDD) of the
  20. >OS/2 2.0 Technical Library:  Physical Device Driver Reference.  I
  21. >have not read the entire chapter yet, but it may hold the key to
  22. >the answer that Dave is searching for.
  23. >
  24. >--------------------------------------------
  25. >Hale Landis                  Ph 408-423-4017
  26. >tware!sugs!landis -or- landis@sugs.tware.com
  27. >--------------------------------------------
  28.  
  29. I posted a question very similar to the one here.  I have documentation
  30. from OS/2 1.1 and know about the 16-bit Vio calls.  However, there have
  31. been many enhancements to them by version 1.3.  The thing that I wanted
  32. to know was how to find out what the available screen modes were...
  33.  
  34. Things I know you can do with the Vio calls is find out the type of display
  35. adapter you're using... this will answer my question on hardware that I'm
  36. familiar with, but what about XYZ's display card that runs 80x25 mode in
  37. 800x600 resolution?  (What I wanted was to be able to generate cursor sizes
  38. based on the resolution of the screen (block cursor, overbar cursor, etc..)
  39. and the ability to use different text screen modes so I wouldn't have to
  40. create tables of information for every display mode and adapter..)  Well,
  41. no one was able to help me.. but I'm sure it can be done because the little
  42. command line program "MODE" works just so well changing display modes.
  43.  
  44. Ok, I'm done whining... what type of information are you looking for?
  45.  
  46. (And, if anyone could lick my problem.. I'd REALLY appreciate it..!)
  47.  
  48. Chris
  49. (Email to me might bounce... beware.)
  50.