EgtGeneral 2.5e3 :

- aggiunta gestione deposito dati chiave di protezione in uso.
This commit is contained in:
DarioS
2023-05-30 10:23:19 +02:00
parent 01ad65a1a4
commit 08658f7bdd
8 changed files with 173 additions and 14 deletions
+1 -1
View File
@@ -84,4 +84,4 @@ bool
SetCurrentDirectory( const string& sDir)
{
return ( SetCurrentDirectoryW( stringtoW( sDir)) != 0) ;
}
}