home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / programm / misc / 5257 < prev    next >
Encoding:
Internet Message Format  |  1993-01-22  |  938 b 

  1. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!usc!elroy.jpl.nasa.gov!nntp-server.caltech.edu!jkubicky
  2. From: jkubicky@cco.caltech.edu (Joseph J. Kubicky)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: How do I get starting sector of a file?
  5. Date: 22 Jan 1993 05:41:48 GMT
  6. Organization: California Institute of Technology, Pasadena
  7. Lines: 16
  8. Message-ID: <1jo1esINNpvi@gap.caltech.edu>
  9. NNTP-Posting-Host: punisher.caltech.edu
  10.  
  11.  
  12.  
  13. I want to know how to read the starting sector of a file.  I also
  14. want to know how to create a sequential file of fixed length.  I want
  15. to do all this so I can do more direct I/O to the disk and (hopefully)
  16. realize some performance gains over normal DOS or C-lib file I/O functions.
  17. (Actually, I going to try to modify the Pagefile VxD and see how fast I
  18. can get stuff on the disk.)
  19.  
  20. Any references to good books on this sort of thing would also be 
  21. appreciated.
  22.  
  23. Thanks,
  24.  
  25. Jay Kubicky
  26.  
  27.