搜索资源列表
WMIclass
- WMI是Windows 2K/XP管理系统的核心;对于其他的Win32操作系统,WMI是一个有用的插件。WMI以CIMOM为基础,CIMOM即公共信息模型对象管理器(Common Information Model Object Manager),是一个描述操作系统构成单元的对象数据库,为MMC和脚本程序提供了一个访问操作系统构成单元的公共接口。有了WMI,工具软件和脚本程序访问操作系统的不同部分时不需要使用不同的API;相反,操作系统的不同部分都可以插入WMI. WMI允许通过一个公共的接
wmi
- wim 功能测试,通过 WMI 获取系统信息
DeviceInfoUtils
- 这个程序展示了如何利用系统WMI和DX来获取系统硬件和系统信息。WMI是Windows 2K/XP管理系统的核心 对于其他的Win32操作系统,WMI是一个有用的插件。WMI以CIMOM为基础,CIMOM即公共信息模型对象管理器。
WMI
- 一个WMI程序(Windows Management Instrumentation),可以浏览文件系统、查看系统信息、系统进程和服务-a WMI (Windows Management Instrumentation), the file system can browse, view system information, system processes and services
magwmi52
- WMI和智能组件包含通过WMI的功能,SMART与SCSI传递,对硬盘的信息获取和配置网络适配器特定用途,而且对许多其他一般用途。MagWMI允许访问和Windows Update的使用Windows系统信息管理仪表。 MagWMI提供一般信息的任何WMI使用类似命令SQL视图访问,并专门与函数的TCP / IP协议的配置,如设置适配器的IP地址,计算机名和域/工作组。-Magenta Systems WMI and SMART Component contains WMI, SMART and
WMI
- 该程序会自动获取当前系统中的WMI信息并自动给出每一类WMI的VB使用代码-The program will automatically obtain the current system of WMI information and automatically given each type of WMI using the VB code
wmi
- vb通过WMI收集系统信息,包括主板,BIOS等。-vb through WMI to gather system information, including the motherboard, BIOS and so on.
four_system
- VC++2005编程实例\源代码\第4章 系统管理编程实例,如何获取计算机串口、鼠标、内存、驱动器、键盘特殊键,用户角色、系统服务、系统性能、启动或停止系统驱动、获取系统指定进程或线程信息,或使用WMI查询系统设备等功能源码27个-VC++ 2005 programming source code examples of Chapter 4 System Management Programming examples of how to obtain a computer serial port
vb_MicrosoftWMIScripting
- vb 引用 Microsoft WMI scr ipting 取得系统信息-vb invoked to obtain Microsoft WMI scr ipting System Information
get_computer_info
- 通过wmi获取系统信息,使用的是c++语言。值得一看-Wmi access to information through the system, using a c++ language. Worth a visit
dumpwmidata
- 将指定的WMI类中的数据保存成XML 文件,对系统信息的获取很有帮助-this sample dumps data from specified WMI class,and save as a xml file,this is very helpful to gethering system infomation
demon_net
- VC.net枚举系统设备高级信息源代码,,从运行图上可以看出程序功能有汇编调用信息、WMI CPU信息、WMI获取网上配置、获取BIOS、WMI枚举所有等,源程序在VS2005或更高版本中编译。-Enumeration VC.net advanced information system source code, run the map from the program features can be seen there is a compilation of information call
VB.NET
- 基于WMI VB.NET 源码 系统信息检测-Based on WMI VB.NET source code
WMI-Explorer
- Windows WMI:利用 WMI,检索机器/Windows OS 系统信息。-Windows WMI: Use WMI, search machines/Windows OS system information.
GetInfo
- 获取系统信息 分两部分 主程序 vc编写 调用c#写的dll获取系统信息 dll 用 C# 编写了 通过 WMI 来获取系统信息 -Get system information prepared in two parts the main program vc dll call c# written dll used to obtain system information C# prepared to obtain system information through WM
diag
- VB scr ipt调用WMI显示系统信息的例子,可以参考。-Call WMI VB scr ipt examples of information display system, can refer to.
WMIMng
- 通过WMI(Windows管理规范)读取系统信息。-Get system information by WMI(Windows management Instrumentation).
wmisample
- 有mfc支持的工程 通过wmi 获得系统信息,也演示了std::list<char*>和COleVariant的用法 getWmiInfo("WQL","Select Caption, Name, OsLanguage, Version,CSDVersion,InstallDate,CSName,SerialNumber,WindowsDirectory From Win32_OperatingSystem ") -getWmiInfo("WQL","Select Ca
wmi_bcb
- 通过WMI来过去系统信息,等同于通过运行执行"msinfo32.exe"获取的信心配置.-System information through WMI to the past, is equivalent to the implementation by running " msinfo32.exe" Get the confidence configuration.
WMI
- 通过WIM获取系统硬件信息,代码真实可用。(hardware inf from wim python)