摘要:
Reference:Why can't convert TCHAR* to char*Need toUse Multi-Byte Character Set in project's setting.If your project defines UNICODE/_UNICODE, which is... 阅读全文
摘要:
IntelliSense: incomplete type is not allowedifstream inputFile;Need to add this:#include 阅读全文
摘要:
Original Link:http://msdn.microsoft.com/zh-cn/library/ms235636.aspxFollowing content is only used for knowledge sharing. ^^__________________________H... 阅读全文