home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os2.programmer
- Path: sparky!uunet!think.com!ames!elroy.jpl.nasa.gov!kilroy!hartzman
- From: hartzman@kilroy.Jpl.Nasa.Gov (Les Hartzman)
- Subject: HOW TO: Standard OS/2 Device Driver Cmds. ?
- Message-ID: <1992Nov12.183630.19813@elroy.jpl.nasa.gov>
- Followup-To: hartzman@kilroy.jpl.nasa.gov
- Keywords: device driver commands
- Sender: Les Hartzman
- Nntp-Posting-Host: kilroy.jpl.nasa.gov
- Organization: Jet Propulsion Laboratory, Pasadena, CA
- Distribution: na
- Date: Thu, 12 Nov 1992 18:36:30 GMT
- Lines: 25
-
- This is a very simple question, but I haven't been able to find any
- documentation for C calls of the standard OS/2 device driver commands:
-
- Read
- Write
- Nondestructive Read
- Write-verify
- Input status
- Output status
- Open
- Close
-
- I'd make a guess that some of them are DosRead, DosWrite, DosOpen, and DosClose
- but then I can't find the corresponding functions for the remaining commands.
-
- I'd appreciate any help. Thanks in advance.
-
- Les
-
-
-
- --
- Les Hartzman hartzman@kilroy.jpl.nasa.gov
- Jet Propulsion Laboratory M/S 238-528 (818) 354-5964
- 4800 Oak Grove Dr., Pasadena, CA. 91109
-