├── TrafficMonitor
├── skins
│ ├── 0默认皮肤
│ │ ├── skin.ini
│ │ ├── background.bmp
│ │ ├── background_l.bmp
│ │ ├── background_mask.bmp
│ │ └── background_mask_l.bmp
│ ├── 皮肤01
│ │ ├── skin.ini
│ │ ├── background.bmp
│ │ ├── background_l.bmp
│ │ ├── background_mask.bmp
│ │ └── background_mask_l.bmp
│ ├── 皮肤02
│ │ ├── skin.ini
│ │ ├── background.bmp
│ │ ├── background_l.bmp
│ │ ├── background_mask.bmp
│ │ └── background_mask_l.bmp
│ ├── 皮肤03
│ │ ├── skin.ini
│ │ ├── background.bmp
│ │ └── background_l.bmp
│ ├── 皮肤04
│ │ ├── skin.ini
│ │ ├── background.bmp
│ │ └── background_l.bmp
│ ├── 皮肤05
│ │ ├── skin.ini
│ │ ├── background.bmp
│ │ └── background_l.bmp
│ ├── 皮肤06
│ │ ├── skin.ini
│ │ ├── background.bmp
│ │ └── background_l.bmp
│ ├── 皮肤07
│ │ ├── skin.ini
│ │ ├── background.bmp
│ │ └── background_l.bmp
│ ├── 皮肤08
│ │ ├── skin.ini
│ │ ├── background.bmp
│ │ └── background_l.bmp
│ ├── 皮肤09
│ │ ├── skin.ini
│ │ ├── background.bmp
│ │ └── background_l.bmp
│ ├── 皮肤10
│ │ ├── background.bmp
│ │ ├── background_l.bmp
│ │ └── skin.ini
│ ├── 皮肤11
│ │ ├── background.bmp
│ │ ├── background_l.bmp
│ │ └── skin.ini
│ ├── 默认皮肤2
│ │ ├── background.bmp
│ │ ├── background_l.bmp
│ │ ├── background_mask.bmp
│ │ ├── background_mask_l.bmp
│ │ └── skin.ini
│ ├── xml_test
│ │ ├── background.bmp
│ │ ├── background_l.bmp
│ │ └── skin.xml
│ └── 皮肤10(竖排)
│ │ ├── background.bmp
│ │ ├── background_l.bmp
│ │ └── skin.ini
├── WIC.h
├── WIC.cpp
├── CPUUsage.h
├── SpinEdit.h
├── StaticEx.h
├── resource.h
├── stdafx.cpp
├── CPUUsage.cpp
├── CTabCtrlEx.h
├── LinkStatic.h
├── ListCtrlEx.h
├── SimpleXML.cpp
├── SimpleXML.h
├── StaticEx.cpp
├── crashtool.h
├── targetver.h
├── AdapterCommon.h
├── LinkStatic.cpp
├── ListCtrlEx.cpp
├── PictureStatic.h
├── res
│ ├── bitmap1.bmp
│ ├── bitmap3.bmp
│ ├── donate.bmp
│ ├── notifyicon.ico
│ ├── notifyicon2.ico
│ ├── notifyicon3.ico
│ ├── notifyicon4.ico
│ ├── notifyicon5.ico
│ ├── Acknowledgement.txt
│ ├── TrafficMonitor.ico
│ ├── TrafficMonitor.rc2
│ ├── donate_wechart.bmp
│ ├── menu_icon
│ │ ├── close.ico
│ │ ├── exit.ico
│ │ ├── help.ico
│ │ ├── info.ico
│ │ ├── item.ico
│ │ ├── lock.ico
│ │ ├── more.ico
│ │ ├── mouse.ico
│ │ ├── pin.ico
│ │ ├── skn.ico
│ │ ├── notify.ico
│ │ ├── plugins.ico
│ │ ├── setting.ico
│ │ ├── connection.ico
│ │ ├── function.ico
│ │ ├── statistics.ico
│ │ ├── main_window.ico
│ │ ├── task_manager.ico
│ │ └── taskbar_window.ico
│ ├── notify_preview.bmp
│ ├── Acknowledgement_en.txt
│ ├── about_background_hd.bmp
│ └── notify_preview_light.bmp
├── AdapterCommon.cpp
├── CalendarHelper.h
├── DrawCommonEx.cpp
├── PictureStatic.cpp
├── TrafficMonitor.rc
├── HistoryTrafficFile.h
├── ColorSettingListCtrl.h
├── HistoryTrafficFile.cpp
├── HistoryTrafficListDlg.h
├── WindowsSettingHelper.h
├── print_compile_time.bat
├── HistoryTrafficListCtrl.h
├── HistoryTrafficCalendarDlg.h
├── auto_start_helper.h
├── DrawCommonEx.h
├── Test.h
├── ComboBox2.h
├── CMFCColorDialogEx.h
├── CVariant.h
├── TrafficMonitor.vcxproj.user
├── DonateDlg.h
├── TinyXml2Helper.h
├── WinVersionHelper.h
├── AppAlreadyRuningDlg.h
├── FilePathHelper.h
├── CSkinPreviewView.h
├── SelectConnectionsDlg.h
├── ComboBox2.cpp
├── CAutoAdaptSettingsDlg.h
├── DCompositionSupport.h
├── TaskbarDefaultStyle.h
├── MainWndColorDlg.h
├── UpdateHelper.h
├── DCompositionSupport.cpp
├── TaskbarColorDlg.h
├── DisplayTextSettingDlg.h
├── ColorStatic.h
├── SupportedRenderEnums.h
├── TabDlg.h
├── HistoryTrafficDlg.h
├── OptionsDlg.h
├── CMFCColorDialogEx.cpp
├── CVariant.cpp
├── BaseDialog.h
├── DllFunctions.cpp
├── MessageDlg.h
├── IconSelectDlg.h
├── CSkinPreviewView.cpp
├── D2D1Support.h
├── DrawCommonFactory.cpp
├── SkinDlg.h
├── CalendarHelper.cpp
├── AboutDlg.h
├── PluginInfoDlg.h
├── HighResolutionTimer.h
├── PluginManagerDlg.h
├── SpinEdit.cpp
├── HResultException.h
├── Dxgi1Support2.h
├── Test.cpp
├── SetItemOrderDlg.h
├── TinyXml2Helper.cpp
├── AppAlreadyRuningDlg.cpp
├── SupportedRenderEnums.cpp
├── TaskbarItemOrderHelper.h
├── NetworkInfoDlg.h
├── PluginManager.h
├── ReadMe.txt
├── Dxgi1Support2.cpp
├── IDrawCommon.h
├── WinVersionHelper.cpp
├── DonateDlg.cpp
├── DrawTextManager.cpp
├── DrawCommonFactory.h
├── SelectConnectionsDlg.cpp
├── MainWndSettingsDlg.h
├── HResultException.cpp
├── CTabCtrlEx.cpp
├── WindowsSettingHelper.cpp
├── CAutoAdaptSettingsDlg.cpp
├── IniHelper.h
├── MainWndColorDlg.cpp
├── HistoryTrafficListCtrl.cpp
├── FilePathHelper.cpp
├── DllFunctions.h
├── TaskbarColorDlg.cpp
└── D2D1Support.cpp
├── version.info
├── Screenshots
├── main.png
├── main1.png
├── option.jpg
├── skins.PNG
├── taskbar.PNG
├── en_us
│ ├── main.png
│ ├── main1.png
│ ├── option.jpg
│ ├── taskbar.png
│ ├── selecte_skin.png
│ └── taskbar_item_settings.png
├── images
│ ├── item.png
│ ├── image1.jpg
│ ├── image2.jpg
│ ├── image3.jpg
│ ├── image-20221119093529479.png
│ ├── image-20221119093547649.png
│ ├── image-20221119094324759.png
│ └── image-20221119094501312.png
├── selecte_skin.png
└── taskbar_item_settings.png
├── PluginDemo
├── PluginDemo.rc
├── pch.cpp
├── pch.h
├── PluginSystemDate.h
├── PluginSystemTime.h
├── OptionsDlg.h
├── CustomDrawItem.h
├── PluginSystemDate.cpp
├── DataManager.h
├── resource.h
├── PluginSystemTime.cpp
├── framework.h
├── PluginDemo.h
├── OptionsDlg.cpp
├── DataManager.cpp
├── PluginDemo.vcxproj.filters
├── CustomDrawItem.cpp
└── PluginDemo.cpp
├── OpenHardwareMonitorApi
├── app.rc
├── Stdafx.cpp
├── Stdafx.h
├── resource.h
├── LibreHardwareMonitorLib.dll
├── UpdateVisitor.h
├── UpdateVisitor.cpp
├── ReadMe.txt
├── OpenHardwareMonitorApi.vcxproj.filters
└── OpenHardwareMonitorImp.h
├── 皮肤制作教程.md
├── include
└── OpenHardwareMonitor
│ ├── OpenHardwareMonitorGlobal.h
│ └── OpenHardwareMonitorApi.h
├── LICENSE_CN
├── version_utf8.info
├── LICENSE
└── .github
└── workflows
└── main.yml
/TrafficMonitor/skins/0默认皮肤/skin.ini:
--------------------------------------------------------------------------------
1 | [skin]
2 | text_color=16384
3 | skin_author=zy
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤01/skin.ini:
--------------------------------------------------------------------------------
1 | [skin]
2 | text_color=3803808
3 | skin_author=zy
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤02/skin.ini:
--------------------------------------------------------------------------------
1 | [skin]
2 | text_color=9844741
3 | skin_author=zy
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤03/skin.ini:
--------------------------------------------------------------------------------
1 | [skin]
2 | text_color=16777215
3 | skin_author=zy
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤04/skin.ini:
--------------------------------------------------------------------------------
1 | [skin]
2 | text_color=16777215
3 | skin_author=zy
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤05/skin.ini:
--------------------------------------------------------------------------------
1 | [skin]
2 | text_color=335674
3 | skin_author=zy
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤06/skin.ini:
--------------------------------------------------------------------------------
1 | [skin]
2 | text_color=16773870
3 | skin_author=zy
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤07/skin.ini:
--------------------------------------------------------------------------------
1 | [skin]
2 | text_color=14547455
3 | skin_author=zy
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤08/skin.ini:
--------------------------------------------------------------------------------
1 | [skin]
2 | text_color=16763528
3 | skin_author=zy
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤09/skin.ini:
--------------------------------------------------------------------------------
1 | [skin]
2 | text_color=16384
3 | skin_author=zy
--------------------------------------------------------------------------------
/version.info:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/version.info
--------------------------------------------------------------------------------
/Screenshots/main.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/main.png
--------------------------------------------------------------------------------
/TrafficMonitor/WIC.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/WIC.h
--------------------------------------------------------------------------------
/Screenshots/main1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/main1.png
--------------------------------------------------------------------------------
/Screenshots/option.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/option.jpg
--------------------------------------------------------------------------------
/Screenshots/skins.PNG:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/skins.PNG
--------------------------------------------------------------------------------
/Screenshots/taskbar.PNG:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/taskbar.PNG
--------------------------------------------------------------------------------
/TrafficMonitor/WIC.cpp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/WIC.cpp
--------------------------------------------------------------------------------
/PluginDemo/PluginDemo.rc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/PluginDemo/PluginDemo.rc
--------------------------------------------------------------------------------
/PluginDemo/pch.cpp:
--------------------------------------------------------------------------------
1 | // pch.cpp: 与预编译标头对应的源文件
2 |
3 | #include "pch.h"
4 |
5 | // 当使用预编译的头时,需要使用此源文件,编译才能成功。
6 |
--------------------------------------------------------------------------------
/TrafficMonitor/CPUUsage.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/CPUUsage.h
--------------------------------------------------------------------------------
/TrafficMonitor/SpinEdit.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/SpinEdit.h
--------------------------------------------------------------------------------
/TrafficMonitor/StaticEx.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/StaticEx.h
--------------------------------------------------------------------------------
/TrafficMonitor/resource.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/resource.h
--------------------------------------------------------------------------------
/TrafficMonitor/stdafx.cpp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/stdafx.cpp
--------------------------------------------------------------------------------
/Screenshots/en_us/main.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/en_us/main.png
--------------------------------------------------------------------------------
/Screenshots/en_us/main1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/en_us/main1.png
--------------------------------------------------------------------------------
/Screenshots/en_us/option.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/en_us/option.jpg
--------------------------------------------------------------------------------
/Screenshots/images/item.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/images/item.png
--------------------------------------------------------------------------------
/Screenshots/selecte_skin.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/selecte_skin.png
--------------------------------------------------------------------------------
/TrafficMonitor/CPUUsage.cpp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/CPUUsage.cpp
--------------------------------------------------------------------------------
/TrafficMonitor/CTabCtrlEx.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/CTabCtrlEx.h
--------------------------------------------------------------------------------
/TrafficMonitor/LinkStatic.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/LinkStatic.h
--------------------------------------------------------------------------------
/TrafficMonitor/ListCtrlEx.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/ListCtrlEx.h
--------------------------------------------------------------------------------
/TrafficMonitor/SimpleXML.cpp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/SimpleXML.cpp
--------------------------------------------------------------------------------
/TrafficMonitor/SimpleXML.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/SimpleXML.h
--------------------------------------------------------------------------------
/TrafficMonitor/StaticEx.cpp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/StaticEx.cpp
--------------------------------------------------------------------------------
/TrafficMonitor/crashtool.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/crashtool.h
--------------------------------------------------------------------------------
/TrafficMonitor/targetver.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/targetver.h
--------------------------------------------------------------------------------
/OpenHardwareMonitorApi/app.rc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/OpenHardwareMonitorApi/app.rc
--------------------------------------------------------------------------------
/Screenshots/en_us/taskbar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/en_us/taskbar.png
--------------------------------------------------------------------------------
/Screenshots/images/image1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/images/image1.jpg
--------------------------------------------------------------------------------
/Screenshots/images/image2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/images/image2.jpg
--------------------------------------------------------------------------------
/Screenshots/images/image3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/images/image3.jpg
--------------------------------------------------------------------------------
/TrafficMonitor/AdapterCommon.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/AdapterCommon.h
--------------------------------------------------------------------------------
/TrafficMonitor/LinkStatic.cpp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/LinkStatic.cpp
--------------------------------------------------------------------------------
/TrafficMonitor/ListCtrlEx.cpp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/ListCtrlEx.cpp
--------------------------------------------------------------------------------
/TrafficMonitor/PictureStatic.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/PictureStatic.h
--------------------------------------------------------------------------------
/TrafficMonitor/res/bitmap1.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/bitmap1.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/res/bitmap3.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/bitmap3.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/res/donate.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/donate.bmp
--------------------------------------------------------------------------------
/OpenHardwareMonitorApi/Stdafx.cpp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/OpenHardwareMonitorApi/Stdafx.cpp
--------------------------------------------------------------------------------
/OpenHardwareMonitorApi/Stdafx.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/OpenHardwareMonitorApi/Stdafx.h
--------------------------------------------------------------------------------
/TrafficMonitor/AdapterCommon.cpp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/AdapterCommon.cpp
--------------------------------------------------------------------------------
/TrafficMonitor/CalendarHelper.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/CalendarHelper.h
--------------------------------------------------------------------------------
/TrafficMonitor/DrawCommonEx.cpp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/DrawCommonEx.cpp
--------------------------------------------------------------------------------
/TrafficMonitor/PictureStatic.cpp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/PictureStatic.cpp
--------------------------------------------------------------------------------
/TrafficMonitor/TrafficMonitor.rc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/TrafficMonitor.rc
--------------------------------------------------------------------------------
/TrafficMonitor/res/notifyicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/notifyicon.ico
--------------------------------------------------------------------------------
/OpenHardwareMonitorApi/resource.h:
--------------------------------------------------------------------------------
1 | //{{NO_DEPENDENCIES}}
2 | // Microsoft Visual C++ generated include file.
3 | // Used by app.rc
4 |
--------------------------------------------------------------------------------
/Screenshots/en_us/selecte_skin.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/en_us/selecte_skin.png
--------------------------------------------------------------------------------
/TrafficMonitor/HistoryTrafficFile.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/HistoryTrafficFile.h
--------------------------------------------------------------------------------
/TrafficMonitor/res/notifyicon2.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/notifyicon2.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/notifyicon3.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/notifyicon3.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/notifyicon4.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/notifyicon4.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/notifyicon5.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/notifyicon5.ico
--------------------------------------------------------------------------------
/Screenshots/taskbar_item_settings.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/taskbar_item_settings.png
--------------------------------------------------------------------------------
/TrafficMonitor/ColorSettingListCtrl.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/ColorSettingListCtrl.h
--------------------------------------------------------------------------------
/TrafficMonitor/HistoryTrafficFile.cpp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/HistoryTrafficFile.cpp
--------------------------------------------------------------------------------
/TrafficMonitor/HistoryTrafficListDlg.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/HistoryTrafficListDlg.h
--------------------------------------------------------------------------------
/TrafficMonitor/WindowsSettingHelper.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/WindowsSettingHelper.h
--------------------------------------------------------------------------------
/TrafficMonitor/print_compile_time.bat:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/print_compile_time.bat
--------------------------------------------------------------------------------
/TrafficMonitor/res/Acknowledgement.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/Acknowledgement.txt
--------------------------------------------------------------------------------
/TrafficMonitor/res/TrafficMonitor.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/TrafficMonitor.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/TrafficMonitor.rc2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/TrafficMonitor.rc2
--------------------------------------------------------------------------------
/TrafficMonitor/res/donate_wechart.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/donate_wechart.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/close.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/close.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/exit.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/exit.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/help.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/help.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/info.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/info.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/item.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/item.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/lock.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/lock.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/more.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/more.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/mouse.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/mouse.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/pin.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/pin.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/skn.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/skn.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/notify_preview.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/notify_preview.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/HistoryTrafficListCtrl.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/HistoryTrafficListCtrl.h
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/notify.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/notify.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/plugins.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/plugins.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/setting.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/setting.ico
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤01/background.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤01/background.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤02/background.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤02/background.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤03/background.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤03/background.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤04/background.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤04/background.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤05/background.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤05/background.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤06/background.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤06/background.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤07/background.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤07/background.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤08/background.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤08/background.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤09/background.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤09/background.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤10/background.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤10/background.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤11/background.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤11/background.bmp
--------------------------------------------------------------------------------
/Screenshots/en_us/taskbar_item_settings.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/en_us/taskbar_item_settings.png
--------------------------------------------------------------------------------
/TrafficMonitor/HistoryTrafficCalendarDlg.h:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/HistoryTrafficCalendarDlg.h
--------------------------------------------------------------------------------
/TrafficMonitor/res/Acknowledgement_en.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/Acknowledgement_en.txt
--------------------------------------------------------------------------------
/TrafficMonitor/res/about_background_hd.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/about_background_hd.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/connection.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/connection.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/function.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/function.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/statistics.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/statistics.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/notify_preview_light.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/notify_preview_light.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/0默认皮肤/background.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/0默认皮肤/background.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/0默认皮肤/background_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/0默认皮肤/background_l.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤01/background_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤01/background_l.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤02/background_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤02/background_l.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤03/background_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤03/background_l.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤04/background_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤04/background_l.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤05/background_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤05/background_l.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤06/background_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤06/background_l.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤07/background_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤07/background_l.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤08/background_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤08/background_l.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤09/background_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤09/background_l.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤10/background_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤10/background_l.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤11/background_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤11/background_l.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/默认皮肤2/background.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/默认皮肤2/background.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/默认皮肤2/background_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/默认皮肤2/background_l.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/main_window.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/main_window.ico
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/task_manager.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/task_manager.ico
--------------------------------------------------------------------------------
/TrafficMonitor/skins/xml_test/background.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/xml_test/background.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤01/background_mask.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤01/background_mask.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤02/background_mask.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤02/background_mask.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤10(竖排)/background.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤10(竖排)/background.bmp
--------------------------------------------------------------------------------
/Screenshots/images/image-20221119093529479.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/images/image-20221119093529479.png
--------------------------------------------------------------------------------
/Screenshots/images/image-20221119093547649.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/images/image-20221119093547649.png
--------------------------------------------------------------------------------
/Screenshots/images/image-20221119094324759.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/images/image-20221119094324759.png
--------------------------------------------------------------------------------
/Screenshots/images/image-20221119094501312.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/Screenshots/images/image-20221119094501312.png
--------------------------------------------------------------------------------
/TrafficMonitor/res/menu_icon/taskbar_window.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/res/menu_icon/taskbar_window.ico
--------------------------------------------------------------------------------
/TrafficMonitor/skins/0默认皮肤/background_mask.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/0默认皮肤/background_mask.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/0默认皮肤/background_mask_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/0默认皮肤/background_mask_l.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/xml_test/background_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/xml_test/background_l.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤01/background_mask_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤01/background_mask_l.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤02/background_mask_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤02/background_mask_l.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/皮肤10(竖排)/background_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/皮肤10(竖排)/background_l.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/默认皮肤2/background_mask.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/默认皮肤2/background_mask.bmp
--------------------------------------------------------------------------------
/TrafficMonitor/skins/默认皮肤2/background_mask_l.bmp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/TrafficMonitor/skins/默认皮肤2/background_mask_l.bmp
--------------------------------------------------------------------------------
/OpenHardwareMonitorApi/LibreHardwareMonitorLib.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devCKVargas/TrafficMonitor/HEAD/OpenHardwareMonitorApi/LibreHardwareMonitorLib.dll
--------------------------------------------------------------------------------
/皮肤制作教程.md:
--------------------------------------------------------------------------------
1 | **皮肤制作教程已经移至Wiki页面:**
2 |
3 | [皮肤制作教程 · zhongyang219/TrafficMonitor Wiki (github.com)](https://github.com/zhongyang219/TrafficMonitor/wiki/皮肤制作教程)
4 |
5 |
--------------------------------------------------------------------------------
/TrafficMonitor/auto_start_helper.h:
--------------------------------------------------------------------------------
1 | #pragma once
2 |
3 | bool is_auto_start_task_active_for_this_user(std::wstring* path);
4 | bool create_auto_start_task_for_this_user(bool runElevated);
5 | bool delete_auto_start_task_for_this_user();
6 |
--------------------------------------------------------------------------------
/include/OpenHardwareMonitor/OpenHardwareMonitorGlobal.h:
--------------------------------------------------------------------------------
1 | #pragma once
2 |
3 | #ifdef OPENHARDWAREMONITOR_EXPORTS
4 | #define OPENHARDWAREMONITOR_API __declspec(dllexport)
5 | #else
6 | #define OPENHARDWAREMONITOR_API __declspec(dllimport)
7 | #endif
8 |
--------------------------------------------------------------------------------
/TrafficMonitor/DrawCommonEx.h:
--------------------------------------------------------------------------------
1 | #pragma once
2 | class CDrawCommonEx
3 | {
4 | public:
5 | CDrawCommonEx(CDC* pDC);
6 | ~CDrawCommonEx();
7 |
8 | void DrawWindowText(CRect rect, LPCTSTR str, COLORREF color);
9 | void SetFont(CFont* pFont);
10 |
11 | private:
12 | HTHEME hThm;
13 | CFont* m_pFont{};
14 | CDC* m_pDC{};
15 | };
16 |
17 |
--------------------------------------------------------------------------------
/PluginDemo/pch.h:
--------------------------------------------------------------------------------
1 | // pch.h: 这是预编译标头文件。
2 | // 下方列出的文件仅编译一次,提高了将来生成的生成性能。
3 | // 这还将影响 IntelliSense 性能,包括代码完成和许多代码浏览功能。
4 | // 但是,如果此处列出的文件中的任何一个在生成之间有更新,它们全部都将被重新编译。
5 | // 请勿在此处添加要频繁更新的文件,这将使得性能优势无效。
6 |
7 | #ifndef PCH_H
8 | #define PCH_H
9 |
10 | // 添加要在此处预编译的标头
11 | #include "framework.h"
12 |
13 | #include "resource.h"
14 |
15 | #endif //PCH_H
16 |
--------------------------------------------------------------------------------
/TrafficMonitor/Test.h:
--------------------------------------------------------------------------------
1 | #pragma once
2 | class CTest
3 | {
4 | public:
5 | CTest();
6 | ~CTest();
7 |
8 | static void Test();
9 | static void TestCommand();
10 |
11 | private:
12 | static void TestHttpQequest();
13 | static void TestGetLicense();
14 | static void TestSkin();
15 | static void TestCrash();
16 | static void TestPlugin();
17 | static void TestDate();
18 | };
19 |
--------------------------------------------------------------------------------
/TrafficMonitor/ComboBox2.h:
--------------------------------------------------------------------------------
1 | #pragma once
2 |
3 |
4 | // CComboBox2
5 |
6 | class CComboBox2 : public CComboBox
7 | {
8 | DECLARE_DYNAMIC(CComboBox2)
9 |
10 | public:
11 | CComboBox2();
12 | virtual ~CComboBox2();
13 | void SetMouseWheelEnable(bool enable); //设置是否允许响应鼠标滚轮
14 |
15 | private:
16 | bool m_mouse_wheel_enable{ true };
17 |
18 | protected:
19 | DECLARE_MESSAGE_MAP()
20 | public:
21 | virtual BOOL PreTranslateMessage(MSG* pMsg);
22 | };
23 |
24 |
25 |
--------------------------------------------------------------------------------
/TrafficMonitor/CMFCColorDialogEx.h:
--------------------------------------------------------------------------------
1 | #pragma once
2 |
3 |
4 | // CMFCColorDialogEx
5 |
6 | class CMFCColorDialogEx : public CMFCColorDialog
7 | {
8 | //DECLARE_DYNAMIC(CMFCColorDialogEx)
9 |
10 | public:
11 | CMFCColorDialogEx(COLORREF clrInit = 0, DWORD dwFlags = 0 /* reserved */, CWnd* pParentWnd = NULL, HPALETTE hPal = NULL);
12 | virtual ~CMFCColorDialogEx();
13 |
14 | protected:
15 | DECLARE_MESSAGE_MAP()
16 |
17 | virtual BOOL OnInitDialog();
18 |
19 | };
20 |
21 |
22 |
--------------------------------------------------------------------------------
/OpenHardwareMonitorApi/UpdateVisitor.h:
--------------------------------------------------------------------------------
1 | #pragma once
2 |
3 | using namespace LibreHardwareMonitor::Hardware;
4 |
5 | namespace OpenHardwareMonitorApi
6 | {
7 | public ref class UpdateVisitor : IVisitor
8 | {
9 | public:
10 | virtual void VisitComputer(IComputer^ computer);
11 | virtual void VisitHardware(IHardware^ hardware);
12 | virtual void VisitSensor(ISensor^ sensor);
13 | virtual void VisitParameter(IParameter^ parameter);
14 | };
15 |
16 | }
17 |
--------------------------------------------------------------------------------
/TrafficMonitor/CVariant.h:
--------------------------------------------------------------------------------
1 | #pragma once
2 | class CVariant
3 | {
4 | public:
5 | CVariant(int value);
6 | CVariant(size_t value);
7 | CVariant(double value);
8 | CVariant(LPCTSTR value);
9 | CVariant(const CString& value);
10 | CVariant(const wstring& value);
11 |
12 | ~CVariant();
13 |
14 | CString ToString() const;
15 |
16 | private:
17 | enum class eType { INT, UINT, DOUBLE, STRING };
18 |
19 | int m_value_int;
20 | double m_value_double;
21 | CString m_value_string;
22 | eType m_type;
23 |
24 | };
25 |
26 |
--------------------------------------------------------------------------------
/PluginDemo/PluginSystemDate.h:
--------------------------------------------------------------------------------
1 | #pragma once
2 | #include "PluginInterface.h"
3 |
4 | class CPluginSystemDate : public IPluginItem
5 | {
6 | public:
7 | CPluginSystemDate();
8 |
9 | // 通过 IPluginItem 继承
10 | virtual const wchar_t* GetItemName() const override;
11 | virtual const wchar_t* GetItemId() const override;
12 | virtual const wchar_t* GetItemLableText() const override;
13 | virtual const wchar_t* GetItemValueText() const override;
14 | virtual const wchar_t* GetItemValueSampleText() const override;
15 |
16 | private:
17 | };
18 |
--------------------------------------------------------------------------------
/PluginDemo/PluginSystemTime.h:
--------------------------------------------------------------------------------
1 | #pragma once
2 | #include "PluginInterface.h"
3 |
4 | class CPluginSystemTime : public IPluginItem
5 | {
6 | public:
7 | CPluginSystemTime();
8 |
9 | public:
10 | // 通过 IPluginItem 继承
11 | virtual const wchar_t* GetItemName() const override;
12 | virtual const wchar_t* GetItemId() const override;
13 | virtual const wchar_t* GetItemLableText() const override;
14 | virtual const wchar_t* GetItemValueText() const override;
15 | virtual const wchar_t* GetItemValueSampleText() const override;
16 |
17 | private:
18 | };
19 |
--------------------------------------------------------------------------------
/PluginDemo/OptionsDlg.h:
--------------------------------------------------------------------------------
1 | #pragma once
2 | #include "DataManager.h"
3 |
4 | // COptionsDlg 对话框
5 |
6 | class COptionsDlg : public CDialog
7 | {
8 | DECLARE_DYNAMIC(COptionsDlg)
9 |
10 | public:
11 | COptionsDlg(CWnd* pParent = nullptr); // 标准构造函数
12 | virtual ~COptionsDlg();
13 |
14 | // 对话框数据
15 | #ifdef AFX_DESIGN_TIME
16 | enum { IDD = IDD_OPTIONS_DIALOG };
17 | #endif
18 |
19 | SettingData m_data;
20 |
21 | protected:
22 | virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV 支持
23 |
24 | DECLARE_MESSAGE_MAP()
25 | public:
26 | virtual BOOL OnInitDialog();
27 | afx_msg void OnBnClickedShowSecondCheck();
28 | };
29 |
--------------------------------------------------------------------------------
/PluginDemo/CustomDrawItem.h:
--------------------------------------------------------------------------------
1 | #pragma once
2 | #include "PluginInterface.h"
3 |
4 | class CCustomDrawItem : public IPluginItem
5 | {
6 | // 通过 IPluginItem 继承
7 | virtual const wchar_t* GetItemName() const override;
8 | virtual const wchar_t* GetItemId() const override;
9 | virtual const wchar_t* GetItemLableText() const override;
10 | virtual const wchar_t* GetItemValueText() const override;
11 | virtual const wchar_t* GetItemValueSampleText() const override;
12 | virtual bool IsCustomDraw() const override;
13 | virtual int GetItemWidth() const override;
14 | virtual void DrawItem(void* hDC, int x, int y, int w, int h, bool dark_mode) override;
15 | };
16 |
--------------------------------------------------------------------------------
/TrafficMonitor/skins/默认皮肤2/skin.ini:
--------------------------------------------------------------------------------
1 | [skin]
2 | text_color=16384
3 | skin_author=zy
4 | [layout]
5 | text_height=20
6 | width_l=220
7 | height_l=43
8 | up_x_l=6
9 | up_y_l=2
10 | up_width_l=108
11 | down_x_l=114
12 | down_y_l=2
13 | down_width_l=110
14 | cpu_x_l=6
15 | cpu_y_l=21
16 | cpu_width_l=108
17 | memory_x_l=114
18 | memory_y_l=21
19 | memory_width_l=110
20 | show_up_l = 1
21 | show_down_l = 1
22 | show_cpu_l = 1
23 | show_memory_l = 1
24 |
25 | width_s=153
26 | height_s=28
27 | cpu_x_s=6
28 | cpu_y_s=4
29 | cpu_width_s=70
30 | memory_x_s=77
31 | memory_y_s=4
32 | memory_width_s=77
33 | show_item_s = 12
34 | show_up_s = 0
35 | show_down_s = 0
36 | show_cpu_s = 1
37 | show_memory_s = 1
38 |
--------------------------------------------------------------------------------
/OpenHardwareMonitorApi/UpdateVisitor.cpp:
--------------------------------------------------------------------------------
1 | #include "stdafx.h"
2 | #include "UpdateVisitor.h"
3 |
4 | namespace OpenHardwareMonitorApi
5 | {
6 | void UpdateVisitor::VisitComputer(IComputer ^ computer)
7 | {
8 | computer->Traverse(this);
9 | }
10 |
11 | void UpdateVisitor::VisitHardware(IHardware ^ hardware)
12 | {
13 | hardware->Update();
14 | for each (IHardware^ subHardware in hardware->SubHardware)
15 | {
16 | subHardware->Accept(this);
17 | }
18 | }
19 |
20 | void UpdateVisitor::VisitSensor(ISensor ^ sensor)
21 | {
22 | }
23 |
24 | void UpdateVisitor::VisitParameter(IParameter ^ parameter)
25 | {
26 | }
27 |
28 | }
29 |
--------------------------------------------------------------------------------
/TrafficMonitor/TrafficMonitor.vcxproj.user:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | TrafficMonitor.rc
5 |
6 |
7 | Mixed
8 | WindowsLocalDebugger
9 |
10 |
11 | Mixed
12 | WindowsLocalDebugger
13 |
14 |
--------------------------------------------------------------------------------
/LICENSE_CN:
--------------------------------------------------------------------------------
1 | 版权所有(c)<2019>
2 |
3 | 反996许可证版本1.0
4 |
5 | 在符合下列条件的情况下,特此免费向任何得到本授权作品的副本(包括源代码、文件和/或相关内容,以
6 | 下统称为“授权作品”)的个人和法人实体授权:被授权个人或法人实体有权以任何目的处置授权作品,包括
7 | 但不限于使用、复制,修改,衍生利用、散布,发布和再许可:
8 |
9 | 1. 个人或法人实体必须在许可作品的每个再散布或衍生副本上包含以上版权声明和本许可证,不得自行修
10 | 改。
11 | 2. 个人或法人实体必须严格遵守与个人实际所在地或个人出生地或归化地、或法人实体注册地或经营地(
12 | 以较严格者为准)的司法管辖区所有适用的与劳动和就业相关法律、法规、规则和标准。如果该司法管辖区
13 | 没有此类法律、法规、规章和标准或其法律、法规、规章和标准不可执行,则个人或法人实体必须遵守国际
14 | 劳工标准的核心公约。
15 | 3. 个人或法人不得以任何方式诱导、暗示或强迫其全职或兼职员工或其独立承包人以口头或书面形式同意
16 | 直接或间接限制、削弱或放弃其所拥有的,受相关与劳动和就业有关的法律、法规、规则和标准保护的权利
17 | 或补救措施,无论该等书面或口头协议是否被该司法管辖区的法律所承认,该等个人或法人实体也不得以任
18 | 何方法限制其雇员或独立承包人向版权持有人或监督许可证合规情况的有关当局报告或投诉上述违反许可证
19 | 的行为的权利。
20 |
21 | 该授权作品是"按原样"提供,不做任何明示或暗示的保证,包括但不限于对适销性、特定用途适用性和非侵
22 | 权性的保证。在任何情况下,无论是在合同诉讼、侵权诉讼或其他诉讼中,版权持有人均不承担因本软件或
23 | 本软件的使用或其他交易而产生、引起或与之相关的任何索赔、损害或其他责任。
24 |
--------------------------------------------------------------------------------
/TrafficMonitor/DonateDlg.h:
--------------------------------------------------------------------------------
1 | #pragma once
2 | #include "afxwin.h"
3 | #include "PictureStatic.h"
4 | #include "BaseDialog.h"
5 |
6 | // CDonateDlg 对话框
7 |
8 | class CDonateDlg : public CBaseDialog
9 | {
10 | DECLARE_DYNAMIC(CDonateDlg)
11 |
12 | public:
13 | CDonateDlg(CWnd* pParent = NULL); // 标准构造函数
14 | virtual ~CDonateDlg();
15 |
16 | // 对话框数据
17 | #ifdef AFX_DESIGN_TIME
18 | enum { IDD = IDD_DONATE_DIALOG };
19 | #endif
20 |
21 | protected:
22 | //CPictureStatic m_donate_pic;
23 | CRect m_pic1_rect;
24 | CRect m_pic2_rect;
25 |
26 | virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV 支持
27 | virtual CString GetDialogName() const override;
28 |
29 | DECLARE_MESSAGE_MAP()
30 |
31 | public:
32 | virtual BOOL OnInitDialog();
33 | afx_msg void OnPaint();
34 | };
35 |
--------------------------------------------------------------------------------
/PluginDemo/PluginSystemDate.cpp:
--------------------------------------------------------------------------------
1 | #include "pch.h"
2 | #include
3 | #include "PluginSystemDate.h"
4 | #include "DataManager.h"
5 |
6 | CPluginSystemDate::CPluginSystemDate()
7 | {
8 | }
9 |
10 | const wchar_t* CPluginSystemDate::GetItemName() const
11 | {
12 | return CDataManager::Instance().StringRes(IDS_DATE);
13 | }
14 |
15 | const wchar_t* CPluginSystemDate::GetItemId() const
16 | {
17 | return L"o282ffc4";
18 | }
19 |
20 | const wchar_t* CPluginSystemDate::GetItemLableText() const
21 | {
22 | return CDataManager::Instance().StringRes(IDS_DATE);
23 | }
24 |
25 | const wchar_t* CPluginSystemDate::GetItemValueText() const
26 | {
27 | return CDataManager::Instance().m_cur_date.c_str();
28 | }
29 |
30 | const wchar_t* CPluginSystemDate::GetItemValueSampleText() const
31 | {
32 | return L"2022/08/08";
33 | }
34 |
--------------------------------------------------------------------------------
/PluginDemo/DataManager.h:
--------------------------------------------------------------------------------
1 | #pragma once
2 | #include
3 | #include