PRB: GetLogicalDrives() Indicates that Drive B: Is PresentLast reviewed: January 15, 1997Article ID: Q126626 |
The information in this article applies to:
SYMPTOMSGetLogicalDrives() returns a bitmask that indicates that drive B is an available drive present on the system, even though there is no physical drive B.
CAUSEDrive B is a ghosted drive, so you can use it even if it does not exist. This is useful for performing a diskcopy.
RESOLUTIONUse GetDriveType() to determine whether drive B: is present as a physical device.
STATUSThis behavior is by design.
|
KBCategory: kbprg kbprb
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |