登录
首页 » DirextX » 首先要有工具包,包括以下几个软件: makecert.exe 制作cer格式的证书,即X.509证书,同时可以创建私钥 cert2spc.exe 将cer格式证...

首先要有工具包,包括以下几个软件: makecert.exe 制作cer格式的证书,即X.509证书,同时可以创建私钥 cert2spc.exe 将cer格式证...

于 2023-07-15 发布 文件大小:713.16 kB
0 43
下载积分: 2 下载次数: 1

代码说明:

首先要有工具包,包括以下几个软件: 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.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • Introduction_To_Direct3D9_Chinese_Edition(WenYunBi
    Introduction.To.Direct3D9中文版(翁云兵版)书附带源码(Introduction.To.Direct3D9 Chinese version (??soldiers Edition) book incidental source)
    2007-08-11 10:32:55下载
    积分:1
  • some example developed with directx9 in vc
    some example developed with directx9 in vc
    2022-08-21 10:46:44下载
    积分:1
  • in Windows 2000 professional, VC6. 0 through editing. Yes, I learn DirectDraw an...
    在Windows 2000 professional,VC6。0下编辑通过。 是我学习DirectDraw和DirectSound时,对它们做的一些封装。用起来方便一些。-in Windows 2000 professional, VC6. 0 through editing. Yes, I learn DirectDraw and DirectSound, they made some Packaging. Together with convenience.
    2022-10-01 13:05:04下载
    积分:1
  • 《DirectShow开发指南》配套代码,对学习directshow的朋友很有帮助!...
    《DirectShow开发指南》配套代码,对学习directshow的朋友很有帮助!-err
    2022-05-28 08:53:43下载
    积分:1
  • 关于DirectX中DirectDraw的运用,用MFC框架写的,特别适合熟悉VC的朋友学习DirectX编程....
    关于DirectX中DirectDraw的运用,用MFC框架写的,特别适合熟悉VC的朋友学习DirectX编程.-DirectDraw DirectX on the use of MFC framework used to write, especially for a friend familiar with the VC learning DirectX programming.
    2022-03-24 14:57:52下载
    积分:1
  • 的dvapp应用支持以下模式:
    The DVApp application supports the following modes: Preview: Renders DV from the camcorder to a video window. DV to type-1 file: Captures DV data from the camcorder to a type-1 DV file. Type-1 file to DV: Transmits data from a type-1 DV file to the camcorder. DV to type-2 file: Captures DV data from the camcorder to a type-2 DV file. Type-2 file to DV: Transmits data from a type-2 DV file to the camcorder. The capture and transmit modes also perform preview. Each of those modes has a No Preview option as well, which disables preview. Capturing without preview is more efficient and can reduce the number of dropped frames. The application starts in preview mode. To select another mode, choose a mode from the Graph Mode menu. For each mode, DVApp builds a filter graph that supports the functionality of that mode. To save the graph as a GraphEdit (.grf) file, select Save Graph to File from the File menu. Quit DVApp before opening the file in GraphEdit.
    2022-12-28 17:10:04下载
    积分:1
  • d3d9wj
    说明:  #include #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
  • 这本书的DirectX SDK 9版,几乎涵盖了在Windows平台的建模…
    这本书directxsdkversion9.0,几乎涵盖了Windows平台上执行C编程的各个方面。这本书分为四个部分。第一部分介绍了DirectShow的基本知识。第二部分重点介绍了滤波器的开发,以及DirectShow的应用开发,包括目前流行的音视频采集、数码相机、非线性编辑等应用。第三部分深入分析了DirectShow-SDK典型部分的源代码。第四部分笔者通过案例和开源分析,进一步阐述了DirectShow的实际应用。04
    2022-07-22 20:38:17下载
    积分:1
  • 3种alpha混合的源码
    3种alpha混合的源码-three kinds of mixed alpha source
    2023-08-31 17:30:03下载
    积分:1
  • 基于C的DLL,用diretshow,VMR9,视频添加文字,图片,一个好的方向…
    基于c的dll,用到diretshow,VMR9,视频上加文字,图片,一个directshow的好sample.-C Based on the dll, used diretshow, VMR9, video add text, pictures, a good DirectShow sample.
    2022-01-25 23:35:38下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载