Aucune description

Jeff 83a90eb175 变更到opencv4.7版本 il y a 1 an
AutoDelOssObj db4fa3af9b 转储git il y a 4 ans
BaseAppliction afd2a38e6f 删除无用的文件 il y a 4 ans
CallWizard db4fa3af9b 转储git il y a 4 ans
GameAssist 13845c1127 整理函数: il y a 3 ans
HookApi-Demo 042a58bebf 一个很好的Hook api示例,向作者致敬-感恩! il y a 4 ans
IDE 50b9c5bf4b 删除无用的文件; il y a 3 ans
IDEMDI d178335c2b 多文档演示程序; il y a 4 ans
IDE_Single 83a90eb175 变更到opencv4.7版本 il y a 1 an
MFCCallWizard db4fa3af9b 转储git il y a 4 ans
ThirdParty db4fa3af9b 转储git il y a 4 ans
VStart 8c047ddb92 贴图项目:仿vstart。 il y a 4 ans
VideoCapture 81f7229065 添加截图操作。 il y a 4 ans
common db4fa3af9b 转储git il y a 4 ans
document db4fa3af9b 转储git il y a 4 ans
log4cproj_c afd2a38e6f 删除无用的文件 il y a 4 ans
基础应用 afd2a38e6f 删除无用的文件 il y a 4 ans
必要的阅读 db4fa3af9b 转储git il y a 4 ans
数据库 db4fa3af9b 转储git il y a 4 ans
疑难问题 db4fa3af9b 转储git il y a 4 ans
.gitignore afd2a38e6f 删除无用的文件 il y a 4 ans
KnowledgeBase.xbook db4fa3af9b 转储git il y a 4 ans
Proxifier注册码.txt db4fa3af9b 转储git il y a 4 ans
README.md 1ed0bdd736 添加信息。 il y a 4 ans
log4net.config db4fa3af9b 转储git il y a 4 ans
sdk_SdkTools_spy.exe 226c328694 原始版本的spy++源码,VC6.0 il y a 5 ans
开源库汇总.txt db4fa3af9b 转储git il y a 4 ans
神奇的偏方.xbook db4fa3af9b 转储git il y a 4 ans

README.md

repos_main

一、IDE项目

1、关键代码段说明

  • 如何判断CDockablePane是否隐藏或显示,使用IsVisible()即可。
  • 如果CDockablePane关闭了,使用ShowPane(TRUE,FALSE,TRUE)重新打开。

    2、异常问题

  • COutlookBar在CreateOutlookBar函数注释tree.Create或calendar.Create后,编译生成的程序并不显示导航栏。同时,恢复原有代码重新编译后,程序也不显示导航栏。

VS2008如何在Win10中配置系统自带的DirectX12

Win10现在都自带DirectX,版本可能在不同时期不一样,可以在cmd中输入dxdiag显示DirectX对话框查看情况

  • VS2008需要手动配置DirectX12:
  • C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um
  • C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\cppwinrt\winrt
  • C:\Program Files (x86)\Windows Kits\10\Lib\10.0.18362.0\um\