Public Property Get DRIVE_FIXED() As Long
Debug.Print "C is" & IIf(GetDriveType("C") = DRIVE_FIXED), "", " NOT") & " a fixed disk."See also: GetDriveType Function
DRIVEConstantToString Function
DRIVE_FIXED Define (Windows API)Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.