[在安装程序中整合加密狗驱动.docVIP

  • 24
  • 0
  • 约6.08千字
  • 约 7页
  • 2017-01-07 发布于北京
  • 举报
[在安装程序中整合加密狗驱动

请大家选用 InstallShield 或者与之兼容的安装程序制作工具。 // ---------------------------------------------------------------------- // 例程: 使用 Installshield 调用 GeniusDogSetup.dll 安装加密狗驱动程序 // ---------------------------------------------------------------------- #include ifx.h NUMBER Parameter1; NUMBER status; NUMBER DriverInfo; // Dll 申明 prototype NUMBER GeniusDogSetup.InstDriver(NUMBER); prototype NUMBER GeniusDogSetup.UninstallDriver(NUMBER); prototype NUMBER GeniusDogSetup.GetDogDriverInfo(); prototype GeniusDogSetup.DriverDialog(); program status=UseDLL(GeniusDogSetUp.DLL); if(status!=0) then UnUseDLL(Gen

文档评论(0)

1亿VIP精品文档

相关文档