文件名称:获取各种系统信息(操作系统、内存、驱动器、磁盘)
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 30.51kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现程序的主要函数有四个: GetOsVersion() //取得操作系统版本 GetMemInfo() //取得内存信息 GetDriverInfo() //取得驱动器信息 GetCpuInfo() //取得CPU信息,这里只是读取了注册表的ProcessorNameString具体代码见程序!-procedures to achieve the four main functions : GetOsVersion () / / OS version made GetMemInfo () / / obtain information GetDriverInfo memory () / / driver information obtained GetCpuInfo () / / CPU obtained information read here is a specific registry ProcessorNameString see procedure code!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 870655获取各种系统信息(操作系统、内存、驱动器、磁盘).rar 列表 SystemInfo.aps SystemInfo.clw SystemInfo.cpp SystemInfo.dsp SystemInfo.dsw SystemInfo.h SystemInfo.ncb SystemInfo.opt SystemInfo.plg SystemInfo.rc SystemInfoDlg.cpp SystemInfoDlg.h ReadMe.txt Resource.h StdAfx.cpp StdAfx.h