no, seriously, save to disk

This commit is contained in:
Glenn Maynard
2005-12-24 06:07:39 +00:00
parent 0a087099b6
commit e7e136566b
@@ -21,7 +21,7 @@ static bool TestReady( const CString &sDrive, CString &sVolumeLabelOut )
TCHAR szFileSystemNameBuffer[MAX_PATH];
if( !GetVolumeInformation(
"j:",
sDrive,
szVolumeNameBuffer,
sizeof(szVolumeNameBuffer),
&dwVolumeSerialNumber,