登录
首页 » Visual C++ » icePubDll

icePubDll

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

  • VB
    说明:  使用Visual Basic软件使标签字体变大(Using visual basic software to make label font larger)
    2020-03-27 16:47:22下载
    积分:1
  • chap14(part1)
    大学C++ 课程 模板PDF版 授课内容 详细(University C++ course template PDF version taught detailed)
    2013-05-12 08:35:05下载
    积分:1
  • Melting
    A Melting source code to Melt your exe from one location to another.
    2013-07-15 12:31:45下载
    积分:1
  • ucgui
    ucgui的简单分析,对ucgui作了大体上的描述初学者有帮助,(ucgui simple analysis was made largely on the description of ucgui beginners help)
    2008-05-14 21:12:46下载
    积分:1
  • company1-2
    公司有n个员工,编号1 ~ n。员工数量众多,需要你为他们编写一个管理系统。   员工上班时都要登录管理系统登记一个code,离开要从管理系统上注销,员工也可以随时更新自己的code。到了下班时间,所有员工都会自动注销。公司管理人员随时都可能想要知道有多少员工上班,以及任一员工登记的code。(The company has n employees, number 1 ~ n. There are so many employees that you need to write a management system for them. When employees go to work, login to the management system to register a code, leave to log off from the management system, employees can also update their code at any time. By the end of the day, all employees will automatically log out. Company managers may at any time want to know how many employees go to work, and the number of code registered by any employee.)
    2017-10-14 16:30:03下载
    积分:1
  • zuijindui
    用蛮力法和分治法解最近对问题以及对算法时间性能及运行结果的分析 (And sub-rule by brute force method of solving the problem, as well as the recent performance of the algorithm and running time analysis of the results)
    2009-12-07 19:30:01下载
    积分:1
  • RainyNight
    说明:  使用 C++在画布上实现城市的雨夜动态效果图。(Realizing the Dynamic Effect Map of Rain Night in the City)
    2020-06-18 05:40:02下载
    积分:1
  • cx
    说明:  用c语言编写的俄罗斯方块,一款益智游戏,挺简单的(C language Tetris, a puzzle game, very simple.)
    2012-12-12 20:46:35下载
    积分:1
  • netstatwx_v1.0
    this program change title of menu of windows
    2013-10-15 14:08:39下载
    积分:1
  • Eros
    用c语言编写的俄罗斯方块游戏源码,控制台下的模拟(Tetris source code written in c language, simulation of the console )
    2013-05-02 20:00:56下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载