摘要:
在用VS2013开发一AntiRootkit程序时遇到下面错误: error C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation 阅读全文
摘要:
In this article I am going to demonstrate how to customize your MSI install to prompt the user for some information and then pass this information to 阅读全文