摘要: 在使用VS2008时,遇到错误:Operation not supported. Unknown error: 0x8973190e 在使用VS2008 进行 Debug 时, 程序 Deploy 到 Flash 上后, 没有正常进入调试状态, 而是出现上述错误. 解决方法: 进入"Setting" 阅读全文
posted @ 2016-02-26 12:24 91program 阅读(237) 评论(0) 推荐(0) 编辑
摘要: 第一层次:C++基础。 C++Primer、C++大学教程、C++程序设计语言。另外,可参考:C++标准程序库、The C++ Standatd Library Extensions。 第二层次: (More)Effective C++、(More)Exceptonal C++、Effective 阅读全文
posted @ 2016-02-26 12:22 91program 阅读(148) 评论(0) 推荐(0) 编辑
摘要: 1 ZeroMemory(lpRasEntry, sizeof(RASENTRY)); 2 3 lpRasEntry->dwSize = dwBufferSize; 4 lpRasEntry->dwfOptions = RASEO_SwCompression|RASEO_RemoteDefaultG 阅读全文
posted @ 2016-02-26 12:21 91program 阅读(192) 评论(0) 推荐(0) 编辑
摘要: 在WINCE600/PUBLIC/WCESHELLFE/OAK/FILES/wceshellfe.bib把对应的cpl 干掉例如区域设置 好像是2个 ; @CESYSGEN IF WCESHELLFE_MODULES_INTLP intlp.cpl $(_FLATRELEASEDIR)/intlp. 阅读全文
posted @ 2016-02-26 12:19 91program 阅读(246) 评论(0) 推荐(0) 编辑
摘要: MSXML6 的原因 阅读全文
posted @ 2016-02-26 12:17 91program 阅读(136) 评论(0) 推荐(0) 编辑