登录
首页 » Visual C++ » icePubDll

icePubDll

于 2017-12-28 发布 文件大小:211KB
0 207
下载积分: 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 个回复

  • 20_analog_circuit
    这个是工程师应该掌握的20个电路,希望大家可以了解参考一下,谢谢!(This is the engineer should master 20 circuit, I hope you can understand the reference, thank you!)
    2015-10-10 15:23:40下载
    积分:1
  • Code_reading_method_and_practice
    Code reading method and practice (English)很好的书籍,值得一读。(Code reading method and practice (English) very good book, worth reading.)
    2010-09-04 15:08:24下载
    积分:1
  • sort
    说明:  能够实现起泡法,二分法,堆排序,插入排序,选择排序,快速排序六种方法对100个数进行排序的时间空间复杂度进行比较(To achieve foaming method, dichotomy, Heap Sort, Insertion Sort, Selection Sort, Quick Sort six methods on 100 the number of sort of time and space complexity comparison)
    2008-11-14 20:29:09下载
    积分:1
  • 5673634656
    VB简单弹球游戏源代码,有需要的就下载吧,很好的参考。(VB simple pinball game source code, there is need to download it, very good reference.)
    2013-08-17 10:19:05下载
    积分:1
  • fee
    编写程序用静态成员的方法实现对班费的管理,要求定义一个类Student,除了声明一个存放班费的静态成员,还要分别定义一个上交班费的成员函数Contribute(),花费班费的成员函数Spend()和显示班费的静态成员函数Display()(Write a program with static member class fee management, require the definition of a class Student, stored in addition to declare a static member of the class fee, but also define a member function of a shift fee Contribute (), a member of the spending class fee spend () function and display class fee static member function display ())
    2013-04-24 18:21:49下载
    积分:1
  • lab1-windows
    windows应用程序基础pptwindows应用程序基础ppt(windows program basic )
    2015-12-07 15:09:46下载
    积分:1
  • testPowerCtrl
    电力系统监测组件,显示电动机的控件的源代码。(N/A)
    2010-12-27 22:26:57下载
    积分:1
  • QP
    说明:  二次规划.c,看题目就知道了二次规划 QP(QP QP)
    2009-09-22 19:59:29下载
    积分:1
  • 22_ddooo_com
    【通用播放】多媒体显示屏播放系统【通用播放】多媒体显示屏播放系统【通用播放】多媒体显示屏播放系统(Universal Media Player】 【screen playback system】 【universal player universal media player screen playback system 【】 multimedia screen display system)
    2009-09-12 11:37:13下载
    积分:1
  • Timer-vb6
    visual basic 编写的窗体倒计时软件(visual basic Timer)
    2013-10-10 11:24:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载