登录
首页 » Visual C++ » icePubDll

icePubDll

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

  • tutorial14(2)
    一个win32 系统下 game tile map 的实现方法(A win32 system game tile map of the Implementation)
    2011-02-08 03:58:58下载
    积分:1
  • zbsrc
    作弊器(212KB) (Cheating devices (212KB))
    2009-06-10 17:30:34下载
    积分:1
  • snake
    snake--用VC++写的游戏,按上下左右控制方向(snake with VC++ write the game, press the control up and down about the direction of)
    2008-07-10 20:51:20下载
    积分:1
  • inventorymgtsystem
    Thisa is inventoruy mgt system
    2010-01-21 14:57:43下载
    积分:1
  • 魔兽世界模型观察器 wowmodelview-0.48e
    魔兽世界模型观察器 魔兽世界模型察看器4.8e(含源码) [9M](World of Warcraft World of Warcraft model viewer Model View browser 4.8e (with source) [9M])
    2020-06-26 03:00:02下载
    积分:1
  • puzzles
    Visual C++学习的好例程,经典游戏拼图(Visual C++ to learn a good routine, classic games puzzles)
    2009-12-03 17:09:30下载
    积分:1
  • MapEditor_bate
    说明:  一个游戏开发能用到的地图编辑器项目完整代码,既可以研究学习也可以使用他开发RPG游戏(Game developers can use a map editor to project a complete code, we can study to learn he can also use the development of RPG games)
    2008-10-29 16:19:37下载
    积分:1
  • CrossGame
    利用cocos2d-x引擎制作的十字消除类,益智游戏(Use cocos2d-x engine produced Cross eliminate class, puzzle games)
    2013-10-09 08:48:38下载
    积分:1
  • COMgrasp
    实时侦测某个COM口打开和关闭。 实时显示某个COM口发送和接受的数据。 测试某个COM口,打开,关闭,读数据,写数据。 (Real-time detection of a COM port to open and close. Real-time display of a COM port to send and receive data. Testing a COM port, open, close, read data, write data.)
    2008-04-21 15:52:30下载
    积分:1
  • Windsos
    Windows 3,0 programming primer Alan Southerton 此书的配套软盘(Windows 3, 0 programming primer Alan Southerton this book form a complete set of floppy disks)
    2017-08-20 23:54:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载