diff --git a/meshservice/MeshService.rc b/meshservice/MeshService.rc index a356e5f..abda4a4 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