KeyGenerator 2.5a1 :
- aggiunta gestione Icarus.
This commit is contained in:
+3
-3
@@ -1,7 +1,7 @@
|
||||
//----------------------------------------------------------------------------
|
||||
// EgalTech 2013-2014
|
||||
// EgalTech 2013-2023
|
||||
//----------------------------------------------------------------------------
|
||||
// File : KeyProcess.cpp Data : 11.09.14 Versione : 1.5i2
|
||||
// File : KeyProcess.cpp Data : 02.01.23 Versione : 2.5a1
|
||||
// Contenuto : Implementazione funzioni costruzione chiave.
|
||||
//
|
||||
//
|
||||
@@ -276,4 +276,4 @@ KeyMaker::WriteLicence( const char* szSec, const char* szFile, bool bAll)
|
||||
WritePrivateProfileInt( szSec, "OptExpDays", m_nOptExpDays, szFile) ;
|
||||
WritePrivateProfileStringUtf8( szSec, "Key", m_sKey.c_str(), szFile) ;
|
||||
return true ;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user