INFO: Direct Drive Access Under Win32 (100027)
The information in this article applies to:
- Microsoft Win32 Application Programming Interface (API), when used with:
- the operating system: Microsoft Windows NT 3.1
- the operating system: Microsoft Windows NT 3.5
- the operating system: Microsoft Windows NT 3.51
- the operating system: Microsoft Windows NT 4.0
- the operating system: Microsoft Windows 2000
- the operating system: Microsoft Windows XP
This article was previously published under Q100027 SUMMARY
To open a physical hard drive for direct disk access (raw I/O) in a
Win32-based application, use a device name of the form
where N is 0, 1, 2, and so forth, representing each of the physical drives
in the system.
To open a logical drive, direct access is of the form
where X: is a hard-drive partition letter, floppy disk drive, or CD-ROM
drive.
Modification Type: | Major | Last Reviewed: | 5/6/2003 |
---|
Keywords: | kbAPI kbFileIO kbinfo kbKernBase KB100027 |
---|
|