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

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!think.com!ames!elroy.jpl.nasa.gov!kilroy!hartzman
  3. From: hartzman@kilroy.Jpl.Nasa.Gov (Les Hartzman)
  4. Subject: HOW TO:  Standard OS/2 Device Driver Cmds.  ?
  5. Message-ID: <1992Nov12.183630.19813@elroy.jpl.nasa.gov>
  6. Followup-To: hartzman@kilroy.jpl.nasa.gov
  7. Keywords: device driver commands
  8. Sender: Les Hartzman
  9. Nntp-Posting-Host: kilroy.jpl.nasa.gov
  10. Organization: Jet Propulsion Laboratory, Pasadena, CA
  11. Distribution: na
  12. Date: Thu, 12 Nov 1992 18:36:30 GMT
  13. Lines: 25
  14.  
  15. This is a very simple question, but I haven't been able to find any
  16. documentation for C calls of the standard OS/2 device driver commands:
  17.  
  18.     Read
  19.     Write
  20.     Nondestructive Read
  21.     Write-verify
  22.     Input status
  23.     Output status
  24.     Open
  25.     Close
  26.  
  27. I'd make a guess that some of them are DosRead, DosWrite, DosOpen, and DosClose
  28. but then I can't find the corresponding functions for the remaining commands.
  29.  
  30. I'd appreciate any help.  Thanks in advance.
  31.  
  32. Les
  33.  
  34.  
  35.  
  36. -- 
  37. Les Hartzman                hartzman@kilroy.jpl.nasa.gov
  38. Jet Propulsion Laboratory   M/S 238-528    (818) 354-5964
  39. 4800 Oak Grove Dr., Pasadena,  CA.  91109
  40.