
vc++
都市放猪
我天生有一双催乳师的手,可上帝却让我用它来敲代码。VC++ php golang java python javascript actionscript html css mysql photoshop 汇编...等全栈
展开
-
VS2017编写MFC activex添加方法时,提示脚本错误“无法获取未定义或null引用
The fix for this is now in our latest Visual Studio Preview release. If you'd like to try out the fix, you can access the preview build here: https://www.visualstudio.com/vs/preview转载 2018-06-21 00:16:17 · 1456 阅读 · 0 评论 -
vc++ activex ocx无需调整IE安全等级 解决未签名
一:添加三个全局函数// Helper function to create a component category and associated description HRESULT CreateComponentCategory(CATID catid, WCHAR* catDescription) { ICatRegister* pcr = NULL ; HRES...原创 2018-06-21 10:27:10 · 331 阅读 · 0 评论 -
VS2019 linux g++ 已退出,代码为 1
E:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Microsoft\VC\v160\Application Type\Linux\1.0\Linux.targets(405,5): error : g++ 已退出,代码为 1,请查看输出窗口 - 生成输出,了解详细信息(注意: 若要在输出窗口中查看详细...原创 2019-05-25 23:28:34 · 6896 阅读 · 2 评论 -
VS2019 linux g++ 致命错误:hybris/common/binding.h:没有那个文件或目录
VS2019 linux g++ 致命错误:hybris/common/binding.h:没有那个文件或目录linux下编译都能过,VS2019编译就找不到include文件很奇怪。https://developercommunity.visualstudio.com/content/problem/177946/visual-c-for-linux-cannot-include-hea...原创 2019-05-26 00:28:45 · 600 阅读 · 0 评论