-
首先要有工具包,包括以下几个软件: makecert.exe 制作cer格式的证书,即X.509证书,同时可以创建私钥 cert2spc.exe 将cer格式证...
首先要有工具包,包括以下几个软件: makecert.exe 制作cer格式的证书,即X.509证书,同时可以创建私钥 cert2spc.exe 将cer格式证书转换成spc格式证书,即PKCS #7证书 signcode.exe 将证书签署到ocx上去 chktrust.exe 检查签署证书后的ocx是否正确 还有一个certmgr.exe,是管理证书用的。可以从这里面导出root.cer来, 网上很多文章写到这个证书,但是在VC的安装盘中却找不到。其实,没 有也没关系的。这几个软件可以从VC的安装盘中找到。-must first have kits include the following software : makecert.exe production rejects format certificates, X.509 certificates, but can also create private key to managerial cert2spc.exe certificate format conversion spc format certificates, PKCS# 7 certificates to the certificate signed signcode.exe Department chktrust.exe to randomly check up after the signing of a certificate of randomly correct a certmgr.exe there is the management certificate. They can be derived from this root.cer, wrote many articles online this certificate, but in the installation intraday VC can not find. In fact, no also irrelevant. These software can be installed from the VC intraday found.
- 2023-07-15 08:40:03下载
- 积分:1
-
d3d9wj
#include <windows.h>
#include "d3d9.h"
#include "main.h"
tDirect3DCreate9 oDirect3DCreate9;
IDirect3D9 *APIENTRY hkDirect3DCreate9(UINT SDKVersion)
{
IDirect3D9 *d3dint = oDirect3DCreate9(SDKVersion);
if( d3dint != NULL )
{
hkIDirect3D9 *ret = new hkIDirect3D9(&d3dint);
add_log("Direct3DCreate9(%i) succeeded...", SDKVersion);
add_log("Hooked Direct3D9 interface: 0x%x -> 0x%x", ret->m_pD3Dint, ret);
}
else
add_log("Direct3DCreate9(%i) failed...", SDKVersion);
return d3dint;
}
- 2020-06-22 08:00:02下载
- 积分:1
-
a production directshow the DSW operation, convenient and practical, and the who...
一个制作directshow的DSW操作,方便与实用,并且对整个编写过程有指导作用-a production directshow the DSW operation, convenient and practical, and the whole process of preparing a guiding role
- 2022-02-12 16:00:48下载
- 积分:1
-
很不错的资料,我找了很久才找到的
很不错的资料,我找了很久才找到的-very good information, I look for a long time to find the
- 2023-04-24 12:25:04下载
- 积分:1
-
DirectX learning paradigm: learning
DirectX学习范例: 学习《Sams Teach Yourself Game Programming with DirectX in 21 Days》的参考范例1-DirectX learning paradigm: learning
- 2022-12-02 04:35:04下载
- 积分:1
-
里面是一个avi播放器,用mfc控件开发得,用来向新手展示mfc控件如何操作,有参考价值!...
里面是一个avi播放器,用mfc控件开发得,用来向新手展示mfc控件如何操作,有参考价值!-avi players, with mfc control of development, used to display mfc novice how to operate the controls, the reference value!
- 2022-02-05 12:02:45下载
- 积分:1
-
windows +vc+DirectX结合开发的游戏声音特效
windows +vc+DirectX结合开发的游戏声音特效-windows+ vc+ DirectX audio effects with the development of the game
- 2022-04-07 14:03:47下载
- 积分:1
-
网上非常少的关于MFC与Direct3d编程的资料,非常有参考价值。
网上非常少的关于MFC与Direct3d编程的资料,非常有参考价值。-Very little on-line MFC programming with Direct3D information, very valuable reference.
- 2022-03-10 00:51:00下载
- 积分:1
-
direct 3d 编程
direct 3d 编程-direct 3d programming
- 2022-07-14 21:17:25下载
- 积分:1
-
介绍directdraw的英文文献,介绍很基础!
介绍directdraw的英文文献,介绍很基础!-Introduction directdraw in English literature, introduced a very basic!
- 2022-01-26 07:19:41下载
- 积分:1