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