From ecb3d2f0fa759dd23a51d1648c26a127c85416c4 Mon Sep 17 00:00:00 2001 From: smartekIT <70715469+smartekIT@users.noreply.github.com> Date: Fri, 11 Sep 2020 00:40:54 +1000 Subject: [PATCH] Update MeshService.rc --- meshservice/MeshService.rc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meshservice/MeshService.rc b/meshservice/MeshService.rc index a8e097d..1eb508b 100644 --- a/meshservice/MeshService.rc +++ b/meshservice/MeshService.rc @@ -6,8 +6,11 @@ ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. -// + #include "afxres.h" +//if using VS2019 pro edition, you will get error when try to build, so place "//" infront of the top line then add the following lines: +// #include "WinResrc.h" +// #define IDC_STATIC -1 ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS