mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-19 11:49:09 +00:00
winmain.cpp edited online with Bitbucket
This commit is contained in:
@ -2158,8 +2158,8 @@ void GetCryptKey(UInt32* cryptKey, unsigned numElements)
|
|||||||
continue; // next i
|
continue; // next i
|
||||||
}
|
}
|
||||||
delete pDevDesc;
|
delete pDevDesc;
|
||||||
CloseHandle(hDevice);
|
|
||||||
}
|
}
|
||||||
|
CloseHandle(hDevice);
|
||||||
}
|
}
|
||||||
|
|
||||||
DWORD volSerialNum = 0;
|
DWORD volSerialNum = 0;
|
||||||
|
Reference in New Issue
Block a user