This is a win32 application that is being compiled with VS2017 (v141) with the following settings:
- Use MFC in a Static Library
- Use Multi-Byte Character Set
when it is compiled in VS2017, it gave this error. I've tried some solution posted online, but it is not working for me.