diff --git a/EgtInterface.rc b/EgtInterface.rc index 111a629..67f41f3 100644 Binary files a/EgtInterface.rc and b/EgtInterface.rc differ diff --git a/EgtInterface.vcxproj b/EgtInterface.vcxproj index e084fe3..d37d4a4 100644 --- a/EgtInterface.vcxproj +++ b/EgtInterface.vcxproj @@ -22,6 +22,7 @@ {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)