2017年10月31日

The Boost C++ Libraries中文教程

摘要: http://zh.highscore.de/cpp/boost/ 阅读全文

posted @ 2017-10-31 13:25 我来乔23 阅读(601) 评论(0) 推荐(0) 编辑

RegDBGetKeyValueEx函数使用报错error 1 numeric value required

摘要: 参考:http://evely.blog.51cto.com/1089422/1400965 RegDBGetKeyValueEx函数: InstallSheild Script Code 123456 STRING szKey, szName, svValue; NUMBER nvSize; Re 阅读全文

posted @ 2017-10-31 11:58 我来乔23 阅读(445) 评论(0) 推荐(0) 编辑

【转】CStdioFile UNICODE编译 英文系统下读取中文汉字乱码解决

摘要: 转载出处:http://www.cnblogs.com/ct0421/p/3242418.html 函数原形为:char *setlocale( int category, const char *locale ); 头文件:<locale.h> 所支持的操作系统为:ANSI, Win 95, Wi 阅读全文

posted @ 2017-10-31 11:33 我来乔23 阅读(684) 评论(0) 推荐(0) 编辑

【转】使用UMDH查找内存泄漏

摘要: 转载出处:http://blog.csdn.net/phiger/article/details/1932141 Umdh 是 Debugging Tools for Windows 里面的一个工具, 可以从下面链接下载http://www.microsoft.com/whdc/devtools/d 阅读全文

posted @ 2017-10-31 10:52 我来乔23 阅读(1210) 评论(0) 推荐(0) 编辑

导航