这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zhongyang219 6dde63e4ca
Merge pull request #1703 from ekxs0109/master
5 months ago
..
LibreHardwareMonitorLib.dll LibreHardwareMonitorLib.dll更新到0.9.4版本 5 months ago
LibreHardwareMonitorLib.xml 更新HardwareMonitor lib 支持 intel 12代 笔记本处理器温度 3 years ago
OpenHardwareMonitorApi.vcxproj feat: 添加Arm64EC编译配置 2 years ago
OpenHardwareMonitorApi.vcxproj.filters 删除无用的文件;增加菜单“关于”命令图标 4 years ago
OpenHardwareMonitorImp.cpp CPU利用率获取方式新增通过硬件监控模块获取,选项设置-常规设置-CPU利用率中增加相应的选项 5 months ago
OpenHardwareMonitorImp.h CPU利用率获取方式新增通过硬件监控模块获取,选项设置-常规设置-CPU利用率中增加相应的选项 5 months ago
ReadMe.txt 添加OpenHardwareMonitor模块用于获取CPU温度 4 years ago
Stdafx.cpp 添加OpenHardwareMonitor模块用于获取CPU温度 4 years ago
Stdafx.h 添加OpenHardwareMonitor模块用于获取CPU温度 4 years ago
UpdateVisitor.cpp 添加OpenHardwareMonitor模块用于获取CPU温度 4 years ago
UpdateVisitor.h 获取温度信息改用LibreHardwareMonitor;支持获取所有硬盘的温度;修正一处可能导致崩溃的问题 4 years ago
app.rc 版本号更新 4 years ago
resource.h 添加OpenHardwareMonitor模块用于获取CPU温度 4 years ago

ReadMe.txt

========================================================================
DYNAMIC LINK LIBRARY : OpenHardwareMonitorApi Project Overview
========================================================================

AppWizard has created this OpenHardwareMonitorApi DLL for you.

This file contains a summary of what you will find in each of the files that
make up your OpenHardwareMonitorApi application.

OpenHardwareMonitorApi.vcxproj
This is the main project file for VC++ projects generated using an Application Wizard.
It contains information about the version of Visual C++ that generated the file, and
information about the platforms, configurations, and project features selected with the
Application Wizard.

OpenHardwareMonitorApi.vcxproj.filters
This is the filters file for VC++ projects generated using an Application Wizard.
It contains information about the association between the files in your project
and the filters. This association is used in the IDE to show grouping of files with
similar extensions under a specific node (for e.g. ".cpp" files are associated with the
"Source Files" filter).

OpenHardwareMonitorApi.cpp
This is the main DLL source file.

OpenHardwareMonitorApi.h
This file contains a class declaration.

AssemblyInfo.cpp
Contains custom attributes for modifying assembly metadata.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////