EgtCAM5 2.7h1 :

- ricompilazione con cambio versione.
This commit is contained in:
Dario Sassi
2025-08-01 09:56:27 +02:00
parent 8d33111af2
commit cfaf513a91
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -385,8 +385,8 @@ Public Class MainWindowVM
EgtSetLockId(sLockId)
End If
' Recupero livello e opzioni della chiave
Dim bKey As Boolean = EgtGetKeyLevel(3279, 2707, 1, IniFile.m_nKeyLevel) And
EgtGetKeyOptions(3279, 2707, 1, IniFile.m_nKeyOptions)
Dim bKey As Boolean = EgtGetKeyLevel(3279, 2708, 1, IniFile.m_nKeyLevel) And
EgtGetKeyOptions(3279, 2708, 1, IniFile.m_nKeyOptions)
' Leggo e imposto livello utilizzatore
IniFile.m_nUserLevel = Math.Min(IniFile.m_nKeyLevel, GetPrivateProfileInt(S_GENERAL, K_USERLEVEL, 1))
' Imposto abilitazione lavorazioni avanzate