From 155d05b8b4bf64aea82f390ab8655df738419279 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Tue, 1 Mar 2016 08:40:46 +0000 Subject: [PATCH] EgtInterface 1.6n9 : - aggiunta EgtGetKeyOptions. --- API_General.cpp | 9 +++++++++ EgtInterface.rc | Bin 11726 -> 11726 bytes 2 files changed, 9 insertions(+) diff --git a/API_General.cpp b/API_General.cpp index 26a0868..0e48e65 100644 --- a/API_General.cpp +++ b/API_General.cpp @@ -133,6 +133,15 @@ __stdcall EgtGetKeyInfo( wchar_t*& wsKey) return (( wsKey == nullptr) ? FALSE : TRUE) ; } +//----------------------------------------------------------------------------- +BOOL +__stdcall EgtGetKeyOptions( int nProd, int nVer, int nLev, unsigned int* pnOpt2) +{ + if ( pnOpt2 == nullptr) + return FALSE ; + return ( ExeGetKeyOptions( nProd, nVer, nLev, *pnOpt2) ? TRUE : FALSE) ; +} + //----------------------------------------------------------------------------- BOOL __stdcall EgtGetOsInfo( wchar_t*& wsOs) diff --git a/EgtInterface.rc b/EgtInterface.rc index 61be7e67f1424664f310c477bdb083fac267fb9f..04e49b8bc8d99ba59f4e9bc5e39c10df6665a059 100644 GIT binary patch delta 113 zcmX>XeJ*;#A2vqI%@4(HGEKh5na5~3`6H+9WG^L)&3#f*jGK>e8!&^VPclv3Cs+lM i-t491#khHcFjUGNr~*ls7YjlI&*XKAP&0v=TDSq3>nR-o delta 113 zcmX>XeJ*;#A2vpd%@4(HGEKh5na5}``6H+9WG^L)&3#f*jGK>e8!&^VPclv3Cs+lM i-t491#khHcFjUGNr~*ls7YjlI&*XKAP&0v=TDSq2At@CA