home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / programm / 7069 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1.4 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!umn.edu!csus.edu!netcom.com!netcomsv!boo!uttsbbs!john.navas
  2. From: john.navas@uttsbbs.uucp (John Navas)
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: RE: DOS BOX PROGRAMMING
  5. Message-ID: <3207.18.uupcb@uttsbbs.uucp>
  6. Date: 16 Dec 92 08:46:00 GMT
  7. Reply-To: john.navas@uttsbbs.uucp (John Navas)
  8. Organization: The Transfer Station BBS, Danville, CA - 510-837-4610/837-5591
  9. Lines: 26
  10.  
  11. Matthew Edward Patton <mp52+@andrew.cmu.edu> writes:
  12.  
  13.  >> Call interrupt 2F (hex) with AX set to 1680 (hex). The call
  14.  >> returns with AL set to zero on sucess and 80 on failure. N.B.:
  15.  >> this same call works in a Windows 3.x DOS box and under DPMI.
  16.  
  17.  > Although this information is not what I am interested in (I am not
  18.  > the one who requested it) my interest lies in where you found the
  19.  > information about the interrupt/call information.  Is there
  20.  > programmer documentation for the mdos/os2 kernel I don't know
  21.  > about?
  22.  
  23. There's a great deal of inportant information in a couple of the "red
  24. books":  "OS/2 2.0 Technical Library, Virtual Device Driver Reference"
  25. and "OS/2 Version 2.0, Volume 2: DOS and Windows Environment".
  26.  
  27.  > Where do I get the info?
  28.  
  29. You can buy the red books direct from IBM, or you can order a copy of
  30. the Professional Developers Kit (PDK) CD-ROM, which contains these
  31. documents as well as a *wealth* of other information.  ( Best excuse
  32. for a CD-ROM drive I know! :)
  33.  
  34. Best regards,
  35. John
  36.     
  37.