搜索资源列表
ActiveForm.Cert
- 首先要有工具包,包括以下几个软件: makecert.exe 制作cer格式的证书,即X.509证书,同时可以创建私钥 cert2spc.exe 将cer格式证书转换成spc格式证书,即PKCS #7证书 signcode.exe 将证书签署到ocx上去 chktrust.exe 检查签署证书后的ocx是否正确 还有一个certmgr.exe,是管理证书用的。可以从这里面导出root.cer来, 网上很多文章写到这个证书,但是在VC的安装盘中却找不到。其实,没 有也没关系的。这几个软件可以从VC
Demos
- 很多朋友认为学习游戏编程缺乏入门资料和源码,其实,DX90SDK\Samples\C++下,就有一个很完整的射击游戏完整代码-Many of my friends think that the lack of entry-learning game programming information and source code, in fact, DX90SDK \ Samples \ C++ Next, there is a complete code for the complete sho
dll
- 绝对原创,一个高效的视频播放DLL,采用DDRAW写,有测试代码,其实测试代码比DLL含金量更高。-Absolutely original, an efficient video player DLL, using DDRAW write a test code, test code in fact a higher gold content than the DLL.
vcppavi
- 用DirectShow写的avi视频播放器,其实不止能播放avi,还能播放其他的视频格式,能实现截图等功能,在visual c++下编译通过,不过要先安装DirectShow,然后配置。-A avi video player writen by DirectShow, in fact, not only can play avi, also can play other video formats, the player can grab the screen and save the pho
