home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / programm / 4797 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.1 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!PKSMRVM.VNET.IBM.COM!KENKAHN
  2. From: KENKAHN@PKSMRVM.VNET.IBM.COM ("Kenneth A. Kahn")
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: Re: Missing documentation - KBD, MOU and VIO
  5. Message-ID: <9209080106.AA19548@ucbvax.Berkeley.EDU>
  6. Date: 8 Sep 92 00:59:35 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Lines: 16
  9.  
  10. Organization: Staff of IBM Fellow - IBM Personal/370
  11. Disclaimer: This posting represents the poster's views, not those of IBM
  12. News-Software: UReply 3.0
  13. X-X-From: KENKAHN@PKSMRVM.VNET.IBM.COM (Ken Kahn)
  14. References: <715895337snx@sugs.tware.com>
  15.  
  16. In <715895337snx@sugs.tware.com> Hale Landis writes:
  17. >Has anyone found the (missing) documentation for the KBD, MOU and
  18. >VIO functions in the OS/2 2.0 manuals?
  19. >
  20.  
  21. These APIs are not documented in any 2.0 technical manual because they are
  22. not supported in 32-bit mode.  They are supported in 16-bit mode which is
  23. what thunking is all about.  This is mentioned in one or two of the ToolKit
  24. Manuals for 2.0 but I forget which right now.  The actual description and
  25. syntax for these APis however must be looked up in the 1.x technical manuals.
  26.