MyDockFinder

Discord Unofficial

Github All Releases GitHub release

个人网站

https://www.mydockfinder.com

其他壁纸主题

GitHub download

English Translation

Introduction

MyDockFinder repository, all downloads and updates in the future are here

Code Cloud Link: https://gitee.com/mydockfinder/mydockfinder

Full package and update package download address: https://github.com/mydockfinder/mydockfinder/releases/

All used libraries

Need to install VC2019 runtime library

Function Libraries Used
Icon rendering Direct3D11 & Direct2D
XML parsing pugixml
json parsing CJSON
Minimized window rendering Win8~Win10: Direct3D11, Direct3D12; Win7: Direct3D9, Direct3D11
Compressed data zlib
Media Control ModernFlyouts
CPU&GPU temperature detection openhardwaremonitor
Cache database google leveldb
Analyze PDF and some UWP functions Windows universal samples

中文介绍

MyDockFinder仓库,以后下载和更新全部在此处

码云链接 https://gitee.com/mydockfinder/mydockfinder

完整包和更新包下载地址 https://github.com/mydockfinder/mydockfinder/releases/

所有使用的库

需要安装VC2019运行库

功能 使用的库
图标渲染 Direct3D11 & Direct2D
XML解析 pugixml
json解析 CJSON
窗口最小化渲染 Win8~Win10:Direct3D11、Direct3D12;Win7:Direct3D9、Direct3D11
压缩数据 zlib
媒体控制 ModernFlyouts
CPU&GPU温度检测 openhardwaremonitor
缓存数据库 google leveldb
解析PDF和部分UWP功能 Windows universal samples