From 8893528201d1d4fffe062d1e00ff3dbe186850b9 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Wed, 16 Jan 2019 17:51:23 +0000 Subject: [PATCH] EgtMachKernel 2.1a1 : - ricompilata con VS 2017 (x32 come VS2013_XP, x64 come VS2017). --- EgtMachKernel.rc | Bin 11782 -> 11780 bytes EgtMachKernel.vcxproj | 5 +++-- stdafx.h | 6 +++--- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/EgtMachKernel.rc b/EgtMachKernel.rc index 68ba8d7a652ab681a1a017df1161dbf1d9e610ab..7d8e86b8020fe850b023fab498649c3fb0f48970 100644 GIT binary patch delta 307 zcmZpRX^GkJj*ZudL5IN*hA01JQ)LB)G8j&F6xQ9GCFI69c^&sH zpbDVy_Iq*;z{fdQ^ItZiXSHcRX9eR delta 300 zcmZpPX^YwLj*Z`tL5IN-hz%KxfTZc<-)yR^V6n}L;@r%fh75W@=^UWMLrLAu8A@)9 zlh<(H0;&KCPrk?@zImRE6XWC;tXY%&_~zgx6Hh7-q#d`2j1(<|m?T jjQC8$;j|Ufs7~`>!e {0BD58222-92F3-48B2-B656-4497D1956874} EgtMachKernel + 10.0.17763.0 @@ -32,7 +33,7 @@ DynamicLibrary true - v120_xp + v141 Unicode @@ -45,7 +46,7 @@ DynamicLibrary false - v120_xp + v141 true Unicode diff --git a/stdafx.h b/stdafx.h index 59dbc35..d681b8a 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)