Check return codes everywhere
Some checks for return codes are missing.
Would you like to add more error handling for return values from "GetVersionEx" like in the member function "CDiskInfoApp::InitInstance" and from "RegOpenKeyEx" in the function "GetIeVersion"?
Added error check at CrystalDiskInfo 3.1.2
Some checks for return codes are missing.
Would you like to add more error handling for return values from "GetVersionEx" like in the member function "CDiskInfoApp::InitInstance" and from "RegOpenKeyEx" in the function "GetIeVersion"?