Searched refs:CurrVol (Results 1 – 1 of 1) sorted by relevance
442 static BYTE CurrVol; /* Current drive */ variable3173 vol = CurrVol; /* Default drive is current drive */4085 CurrVol = (BYTE)vol; /* Set it as current volume */4144 CurrVol = (BYTE)i;4216 for (n = 0, vp = (const char*)VolumeStr[CurrVol]; vp[n]; n++) ;4225 *tp++ = (TCHAR)'0' + CurrVol;