'swprintf': swprintf has been changed to conform with the ISO C standard, adding an extra character count parameter.

在C/C++ PreProcessor的PreProcessor Definitations中加入:  _CRT_NON_CONFORMING_SWPRINTFS.

相关文章: