资源简介
用VC实现的调用windows API来枚举设备管理器中所有硬件设备,实现查找指定设备的功能。
代码片段和文件信息
// DeviceTree.cpp : implementation file
//
#include “stdafx.h“
#include “DeviceTreeDlg.h“
#include “DeviceTree.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
#pragma message(“CDeviceTree - A tree control for showing installed devices - By A. Riazi (a.riazi@misbah3com.com)“)
/////////////////////////////////////////////////////////////////////////////
// CDeviceTree
CDeviceTree::CDeviceTree()
{
}
CDeviceTree::~CDeviceTree()
{
}
BEGIN_MESSAGE_MAP(CDeviceTree CTreeCtrl)
//{{AFX_MSG_MAP(CDeviceTree)
// NOTE - the ClassWizard will add and remove mapping macros here.
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CDeviceTree message
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 6642 2003-04-03 14:42 DeviceTree_demo\DeviceTree.cpp
文件 2781 2003-04-03 14:42 DeviceTree_demo\DeviceTree.h
文件 2548 2003-04-03 12:25 DeviceTree_demo\DeviceTreeDialog.cpp
文件 1345 2003-04-03 12:24 DeviceTree_demo\DeviceTreeDialog.h
文件 1253 2003-04-03 14:41 DeviceTree_demo\DeviceTreeDlg.clw
文件 2125 2003-04-03 10:00 DeviceTree_demo\DeviceTreeDlg.cpp
文件 4626 2003-04-03 12:19 DeviceTree_demo\DeviceTreeDlg.dsp
文件 551 2003-04-03 10:00 DeviceTree_demo\DeviceTreeDlg.dsw
文件 1401 2003-04-03 10:00 DeviceTree_demo\DeviceTreeDlg.h
文件 5256 2003-04-03 14:40 DeviceTree_demo\DeviceTreeDlg.rc
文件 8080 2011-10-13 15:17 DeviceTree_demo\DeviceTreeDlg.vcproj
文件 3702 2003-04-03 10:00 DeviceTree_demo\ReadMe.txt
文件 1078 2003-04-03 10:00 DeviceTree_demo\res\DeviceTreeDlg.ico
文件 405 2003-04-03 10:00 DeviceTree_demo\res\DeviceTreeDlg.rc2
文件 246 2003-04-03 12:19 DeviceTree_demo\res\mycomputer.bmp
文件 598 2003-04-03 12:19 DeviceTree_demo\Resource.h
文件 215 2003-04-03 10:00 DeviceTree_demo\StdAfx.cpp
文件 999 2003-04-03 10:00 DeviceTree_demo\StdAfx.h
目录 0 2003-04-03 10:00 DeviceTree_demo\res
目录 0 2011-11-02 10:46 DeviceTree_demo
----------- --------- ---------- ----- ----
43851 20
- 上一篇:8个批处理实用工具帮你快速提高系统性能和安全
- 下一篇:小程序商城 源代码
相关资源
- PB调用http api接口 PB解析json
- Simens_WINCC污水处理系统
- STM32F103VCT6车牌识别装置
- 倍福机械手程序(使用TWincat2打开)
- Redis Desktop Manager 2019.4 win x64
- spring+springMVC+mybatis房屋出租项目源码
- spring boot+mybatis+spring mvc+bootstrap开发停
- 联想主板IH61M Ver:1.0 bios带windows刷写
- 联想L-IG41M3 出厂BIOS 完美支持WIN7 64位
- Windows Server 2008R2 配置网络负载平衡(
- Raize Components 6.0 XE10(非常强大的VCL组
- Windows程序设计第五版
- 《Windows核心编程》附光盘源码
- Windows+经典游戏-扫雷+源码
- wintc191
- windows程序设计
- WIN-TC 1.9.1 简繁双语版
- 精通Windows_API:函数、接口、编程实例
- Win32汇编教程合集
- 新编WIN32API大全
- windowbuilder
- ActivePerl-5.10.1.1007-MSWin32-x86-291969
- 网络安全讲堂之全面防护Windows与无线
- Windows7旗舰版简体中文
- 完美解决 丢失api-ms-win-crt-process-l1-1
- linux c socket api
- Twincat 2库文件
- 最全的Windows API函数大全
- Win7 DNS重置、LSP修复
- 能源管理系统-源代码,是初学者很好
评论
共有 条评论