Searched refs:ulDriveMap (Results 1 – 2 of 2) sorted by relevance
112 ULONG ulDriveMap; member
846 rc = DosQueryCurrentDisk (&ulDriveNum, &pDirImpl->ulDriveMap); in _osl_openLocalRoot()860 pDirImpl->ulDriveMap &= ~0x02; in _osl_openLocalRoot()901 if (pDirImpl->ulDriveMap & pDirImpl->ulNextDriveMask) { in _osl_getNextDrive()
Completed in 34 milliseconds