Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode OS program
Title: hardwaremsg Download
 Description: This is another of utility applications which can be used as an tool to get and report information about your system CPU, memory page size, mouse installation, etc. GetProcessorInfo function in ChardwareInfoDlg makes use of GetProcessorInfo API call to get al the information about the type of CPU installed on your machine. The information is returned in SYSTEM_INFO data structure. It contains the data about chip architecture, number of processors installed, page size, minimum and maximum memory address available on your machine, etc. This information is converted into string format and displayed in the dialog box. The information about mouse, if any, installed on your system can be obtained by using GetSystemMetrics API call. The information specific to mouse speed can be obtained by using SystemParametersInfo API call. The information obtained by these API calls is converted in string format to show in dialog box. The sample application has been compiled and tested using VC++5.0/
 Downloaders recently: [More information of uploader zhohou]
 To Search:
  • [diyoneline] - This is a web site developed for compute
File list (Check if you may need any files):
硬件信息查看器
..............\Debug
..............\HardwareInfo.clw
..............\HardwareInfo.cpp
..............\HardwareInfo.doc
..............\HardwareInfo.dsp
..............\HardwareInfo.dsw
..............\HardwareInfo.h
..............\HardwareInfo.htm
..............\HardwareInfo.ncb
..............\HardwareInfo.opt
..............\HardwareInfo.plg
..............\HardwareInfo.rc
..............\HardwareInfoDlg.cpp
..............\HardwareInfoDlg.h
..............\icon1.ico
..............\ReadMe.txt
..............\res

..............\...\HardwareInfo.rc2
..............\resource.h
..............\StdAfx.cpp
..............\StdAfx.h
..............\SystemInfo.cpp
..............\SystemInfo.h
    

CodeBus www.codebus.net