获取各种系统信息(操作系统、内存、驱动器、磁盘)

mz_linux 14 0 RAR 2018-12-07 21:12:40

实现程序的主要函数有四个: 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!)

用户评论
请输入评论内容
评分:
暂无评论