home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / programm / 6390 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.3 KB  |  31 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!stanford.edu!rock!taco!garfield.catt.ncsu.edu!harris
  3. From: harris@garfield.catt.ncsu.edu (Michael Harris)
  4. Subject: Re: What calls are 32-bits in OS/2 2.0?
  5. Message-ID: <harris.721620203@garfield.catt.ncsu.edu>
  6. Sender: news@ncsu.edu (USENET News System)
  7. Organization: North Carolina State University
  8. References: <1ducdtINN662@usenet.INS.CWRU.Edu>
  9. Date: Fri, 13 Nov 1992 02:03:23 GMT
  10. Lines: 19
  11.  
  12. bbm@po.CWRU.Edu (Brian B. Mathewson) writes:
  13.  
  14. >Are the Kbd and Mou functions have 32-bit counterparts?
  15. >(e.g. can you call them from 32-bit segments, and pass 32-bit
  16. >pointers instead of segment then offset...)
  17.  
  18. The Kbd and Mou functions (like the Vio functions) are also 16 bit.
  19. Keep in mind that if you are using C-Set/2 you don't need to worry about this.
  20. Just use the Kbd16, Mou16, etc function calls and C-Set/2 will perform the 32
  21. bit to 16 bit conversions for you.
  22.  
  23. >Are the Gpi and Win functions 32-bits?
  24. >Is the SOM 32-bit?
  25.  
  26. Yes.
  27. ______________________________________________________________________________
  28.      Michael Harris - harris@catt.ncsu.edu or harris@carvm3.vnet.ibm.com
  29.  System Administrator, Computer & Technologies Theme Program, NC State Univ.
  30. (My opinions are my own and do not represent those of NCSU or IBM Corporation)
  31.