From d2208211498903fd69f4403e28b4389c6fac0f22 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Sun, 27 Aug 2023 18:31:38 +0200 Subject: [PATCH] EgtInterface 2.5h3 : - aggiunta interfaccia per funzione EgtCopyMachGroup. --- API_MachMgr.cpp | 7 +++++++ EgtInterface.rc | Bin 11718 -> 11718 bytes 2 files changed, 7 insertions(+) diff --git a/API_MachMgr.cpp b/API_MachMgr.cpp index 996cea7..8a05e9b 100644 --- a/API_MachMgr.cpp +++ b/API_MachMgr.cpp @@ -184,6 +184,13 @@ __stdcall EgtAddMachGroup( const wchar_t* wsName, const wchar_t* wsMachineName) return ExeAddMachGroup( wstrztoA( wsName), wstrztoA( wsMachineName)) ; } +//----------------------------------------------------------------------------- +int +__stdcall EgtCopyMachGroup( const wchar_t* wsSouName, const wchar_t* wsName) +{ + return ExeCopyMachGroup( wstrztoA( wsSouName), wstrztoA( wsName)) ; +} + //----------------------------------------------------------------------------- BOOL __stdcall EgtRemoveMachGroup( int nMGroupId) diff --git a/EgtInterface.rc b/EgtInterface.rc index 1ab573585c6829fece6b8faa74f53d119617ba95..bf44e791a7b9085389bec46b833ae819961216da 100644 GIT binary patch delta 111 zcmX>WeJpyzFE&Qw%^&$rGEF|hS;uHR`Jtfh<^rw;7OzIAO+TQQ4Xt~E@c}o07yS5wg3PC delta 111 zcmX>WeJpyzFE&QQ%^&$rGEF|hS;uHN`Jtfh<^rw;7OzIAO+TQQ4Xt~E@c}o07PdfrT_o{