KeyGenerator 1.6n9 :

- aggiunta gestione primi 16 bit di opzioni 2
- ricompilato con nuova gestione chiave per id di prodotto in OR con id librerie base
- cambiato id di prodotto.
This commit is contained in:
Dario Sassi
2016-03-01 08:42:31 +00:00
parent c94137d649
commit 9bcb974a44
4 changed files with 23 additions and 5 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ CKeyGeneratorApp::InitInstance( void)
// verifico la protezione
SetLockType( KEY_LOCK_TYPE_HW) ;
string sKey = GetPrivateProfileStringUtf8( "General", "Key", "", m_pszProfileName) ;
if ( VerifyKey( sKey, 1230, 16, 10) != KEY_OK)
if ( VerifyKey( sKey, 823, 16, 10) != KEY_OK)
return FALSE ;
// gestione linea di comando