no, seriously, save to disk
This commit is contained in:
@@ -21,7 +21,7 @@ static bool TestReady( const CString &sDrive, CString &sVolumeLabelOut )
|
|||||||
TCHAR szFileSystemNameBuffer[MAX_PATH];
|
TCHAR szFileSystemNameBuffer[MAX_PATH];
|
||||||
|
|
||||||
if( !GetVolumeInformation(
|
if( !GetVolumeInformation(
|
||||||
"j:",
|
sDrive,
|
||||||
szVolumeNameBuffer,
|
szVolumeNameBuffer,
|
||||||
sizeof(szVolumeNameBuffer),
|
sizeof(szVolumeNameBuffer),
|
||||||
&dwVolumeSerialNumber,
|
&dwVolumeSerialNumber,
|
||||||
|
|||||||
Reference in New Issue
Block a user