mirror of
https://github.com/reactos/reactos.git
synced 2026-06-04 10:20:48 +08:00
Changed symbolic name for IDE devices
svn path=/trunk/; revision=653
This commit is contained in:
@@ -13,7 +13,7 @@ extern "C" {
|
||||
|
||||
#define IDE_MAX_NAME_LENGTH 50
|
||||
#define IDE_NT_ROOTDIR_NAME "\\Device"
|
||||
#define IDE_NT_DEVICE_NAME "\\HardDrive"
|
||||
#define IDE_NT_DEVICE_NAME "\\Harddisk"
|
||||
#define IDE_NT_PARTITION_NAME "\\Partition"
|
||||
#define IDE_WIN32_DEVICE_NAME "\\DosDevices\\IDE"
|
||||
#define IDE_DRIVER_NAME "IDEDRIVER"
|
||||
|
||||
Reference in New Issue
Block a user