From ffac0e5666f0ee05b5ed256b2c283d371709fdcc Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Wed, 16 Jan 2019 17:52:02 +0000 Subject: [PATCH] EgtInterface 2.1a1 : - ricompilata con VS 2017 (x32 come VS2013_XP, x64 come VS2017). --- EgtInterface.rc | Bin 11726 -> 11718 bytes EgtInterface.vcxproj | 5 +++-- stdafx.h | 6 +++--- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/EgtInterface.rc b/EgtInterface.rc index 111a629874d838f3049dda009632b94b46dc1d1d..67f41f397fa60f9006d90a5a86855332bcc7f0d6 100644 GIT binary patch delta 327 zcmX>XeJpyzJ2qY;1|0@N7@qu4OqCTZvRR&gKGWn?k^+;jai(z^G3WsmB{CRJ{>Z62 z*-Ob{a-UQSqvd9O?qEisdY~jwLVWW)9uFow1`0A`7_^1aa`JzrsgpMd??W-iigEG- zR*ubQMA;be7zlP@8HS-y*G<;vo;rDjG^)W)jGK?h;x%+N)8uuEm|h0Dbn|~D6z}G# HBya)%L;F+Z delta 330 zcmX>WeJ*;#J2rkp1|0@VAU0$$0+J?^Kk})vg2gsV^Ur6Re1x-%(~vR5%RPDWD&Yet yCR#CWJ|N1+h}T%43ztY@cOkDdiVJIG@VfA~91$+;Qbuy&{DF654897-F85B-4108-A621-F2C4AB099A48} Win32Proj EgtInterface + 10.0.17763.0 @@ -34,7 +35,7 @@ DynamicLibrary true Unicode - v120_xp + v141 DynamicLibrary @@ -48,7 +49,7 @@ false true Unicode - v120_xp + v141 diff --git a/stdafx.h b/stdafx.h index a1cef40..38ecf07 100644 --- a/stdafx.h +++ b/stdafx.h @@ -7,10 +7,10 @@ #include "/EgtDev/Include/EgtTargetVer.h" -#include +#include #include -#include -#include +#include +#include // in Debug riconoscimento memory leakage #if defined( _DEBUG)