Integratione 2.5j1 :
- aggiornamento per modifica gestione chiave di rete - ricompilazione con cambio versione.
This commit is contained in:
@@ -37,4 +37,4 @@ using System.Runtime.InteropServices;
|
||||
// usando l'asterisco '*' come illustrato di seguito:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("2.5.7.1")]
|
||||
[assembly: AssemblyFileVersion("2.5.7.1")]
|
||||
[assembly: AssemblyFileVersion("2.5.10.1")]
|
||||
|
||||
@@ -30,7 +30,7 @@ __stdcall EgtInitBtlWriter( void)
|
||||
return FALSE ;
|
||||
|
||||
// non ammesse chiavi di rete
|
||||
if ( ! SetNetHwKey( false, 0))
|
||||
if ( ! SetNetHwKey( false, 0, ""))
|
||||
return FALSE ;
|
||||
|
||||
// verifico esistenza chiave OxySec
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user