Searched refs:CurrVol (Results 1 – 1 of 1) sorted by relevance
468 static BYTE CurrVol; /* Current drive */ variable3152 vol = CurrVol; /* Default drive is current drive */4198 CurrVol = (BYTE)vol; /* Set it as current volume */4257 CurrVol = (BYTE)i;4329 for (n = 0, vp = (const char*)VolumeStr[CurrVol]; vp[n]; n++) ;4338 *tp++ = (TCHAR)'0' + CurrVol;