Full package and update package download address https://github.com/mydockfinder/mydockfinder/releases/
Function | Libraries Used |
---|---|
Icon rendering | Direct3D11 & Direct2D & Windows::UI::Composition |
XML parsing | pugixml |
json parsing | CJSON |
Minimized window rendering | Direct3D11 |
Media Control(reference) | ModernFlyouts |
CPU&GPU temperature detection(reference) | openhardwaremonitor |
Cache database | google leveldb |
Analyze PDF and some UWP functions(reference) | Windows universal samples |
Interface and blur effect | WinUI |
功能 | 使用的库 |
---|---|
图标渲染 | Direct3D11 & Direct2D & Windows::UI::Composition |
XML解析 | pugixml |
json解析 | CJSON |
窗口最小化渲染 | Direct3D11 |
媒体控制(参考) | ModernFlyouts |
CPU&GPU温度检测(参考) | openhardwaremonitor |
缓存数据库 | google leveldb |
解析PDF和部分UWP功能(参考) | Windows universal samples |
界面和模糊效果 | WinUI |