Searched refs:DriveType2 (Results 1 – 1 of 1) sorted by relevance
42 UINT SystemDriveType, DriveType1, DriveType2; in test_DefineDosDeviceA() local61 DriveType2 = GetDriveTypeA(SUBST_DRIVE2_WITH_TRAILING_PATH_SEPERATOR); in test_DefineDosDeviceA()69 ok(DriveType1 == DriveType2, "subst drive types don't match\n"); in test_DefineDosDeviceA()71 ok(DriveType2 == SystemDriveType, "subst drive types don't match\n"); in test_DefineDosDeviceA()