diff --git a/KeyGenerator.rc b/KeyGenerator.rc index e9d6c6f..f5ec157 100644 Binary files a/KeyGenerator.rc and b/KeyGenerator.rc differ diff --git a/KeyGeneratorDlg.cpp b/KeyGeneratorDlg.cpp index 3783896..523f0a0 100644 --- a/KeyGeneratorDlg.cpp +++ b/KeyGeneratorDlg.cpp @@ -1,7 +1,7 @@ //---------------------------------------------------------------------------- // EgalTech 2013-2024 //---------------------------------------------------------------------------- -// File : KeyGeneratorDlg.cpp Data : 05.01.24 Versione : 2.5l6 +// File : KeyGeneratorDlg.cpp Data : 05.10.24 Versione : 2.6j1 // Contenuto : Implementazione della classe dialogo generatore chiavi. // // @@ -13,6 +13,7 @@ // 23.05.23 DS Aggiunto EgtEngine. // 09.10.23 DS Aggiunta gestione chiave di rete con LockId contenente AddrPort dopo @. // 05.01.24 DS Aggiunta versione 26. +// 05.10.24 DS Aggiunto Effector. // //---------------------------------------------------------------------------- @@ -44,6 +45,7 @@ static const vector vsProd = { "3279", // EgtCAM5 "5327", // EgtBeamWall "5583", // Icarus + "7375", // Effector "9423", // OmagCUT "9935" // EgtEngine } ; // altri valori : 463, 719, 975, 1487, 2255, 2511, 3535, 4559, 9679 (max 9999 e deve contenere i bit di 207)