This repository has been archived by the owner on Dec 8, 2021. It is now read-only.
2.0.0.8 - 累计BUG修复以及适配新版本
·
313 commits
to master
since this release
What's the News?
- 解决一些潜在找不到符号问题以及链接失败问题(感谢 Too Simple)
- 修正__crtLCMapString相关字符串操作兼容性问题(感谢 Too Simple)
- 解决_getptd_noexit在获取msvcrt.dl的DllMain中创建的 ptd结构时会返回失败问题。(感谢 亮亮)
- 添加最新Vistual Studio 2017 15.6支持