登录
首页 » Visual C++ » icePubDll

icePubDll

于 2017-12-28 发布 文件大小:211KB
0 141
下载积分: 1 下载次数: 6

代码说明:

  获取计算机硬件信息的动态链接库,CPU序列号,硬盘序列号,MAC地址等信息 例程: void gethardinfo() { QString str1=""; char buff[1024]; char buff2[1024]; char temp; typedef int (WINAPI ICEPUB_MACHINEGETINFO)(int typeFlag,char *strInfo); ICEPUB_MACHINEGETINFO *icePub_machineGetInfo = 0; HINSTANCE hDLLDrv = LoadLibrary("icePubDll.dll"); if(hDLLDrv) { icePub_machineGetInfo = (ICEPUB_MACHINEGETINFO *)GetProcAddress(hDLLDrv, "icePub_machineGetInfo"); } icePub_machineGetInfo(3,buff); str1=buff; int i=0; int n=0; n=str1.length(); qDebug()

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

发表评论

0 个回复

  • 6363734
    VB中列表分页模型的实例源代码,有需要的就下载吧。(List paging model in VB source code examples, there is a need to download it.)
    2013-08-15 17:36:14下载
    积分:1
  • Pham_Van_project_summary_report
    项目工作总结报告范文,项目的前期市场调研总结等例子,对项目管理人员有帮助(Pham Van project summary report)
    2010-09-03 14:20:50下载
    积分:1
  • worldguard-5.7.3
    worldedit java plugin
    2013-07-27 22:15:42下载
    积分:1
  • Ogre_sjms
    OGRE 3D引擎所含设计模式之分析 OGRE 3D引擎所含设计模式之分析(not)
    2009-05-10 18:27:59下载
    积分:1
  • Space-resection
    空间后方交会,供参考使用,学习参考资料。(Space resection)
    2014-04-22 20:37:33下载
    积分:1
  • 滑动平均法
    滑动平均法消除趋势项,MATLAB导入数据就能使用了,方便快捷(Moving average method to eliminate trend items)
    2017-11-18 22:40:43下载
    积分:1
  • pic18ch
    Microips PIC单片机指令中文详解(Detailed instructions Chinese Microips PIC microcontroller)
    2011-11-25 18:27:21下载
    积分:1
  • 20161124095353bymznesh0j
    水质模型分析,二维模型,一维模型,水污染分析模型。(Analysis of water quality model)
    2017-11-28 09:36:37下载
    积分:1
  • PIC12F508-PICC-control-led
    基于pic12f508开发的流水灯控制程序,PICC编程。c语言控制(Pic12f508 based on the development of light water control program, PICC program. c language control)
    2011-06-28 19:56:10下载
    积分:1
  • fapiaoprint
    一个发票打印程序,含VB源代码,可以打印发票,可自行修改发票样式。(An invoice printing program, including VB source code, can print invoices, can modify the invoice style.)
    2020-06-21 11:20:02下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载