Misc Windows Tools (There're a lot of legacy, to solve install boost, to do not care COMMENT code)
May be buGs with HSL/HSV colors, need investigating
First Release 1.0
MSVC solution files. CMake will be provided later.
- WTL
- WIL
- CLIPP WARNING: use this fork instead original (TCHAR support)
- boost-config compiler & stdlib macros
- GTEST for UT
Clone VCPKG this fork, there're CLIPP with TCHAR support
Win CMD:
cd /D "c:\PATH\TO\VCPKG"
rem WARN: setup VCPKG_ROOT system wide
setx VCPKG_ROOT %CD%
rem setup VCPKG_ROOT env var for this cmd session
set VCPKG_ROOT=%CD%
call bootstrap-vcpkg.bat -disableMetrics
vcpkg install wtl wil clipp gtest boost-config
- VCPKG team
- WTL team
- Franco Tortoriello et al.
- Tim Smith CColorButton
- Matthias C. M. Troffaes mcmtroffaes inipp
- Meacz's ChooseColor
- David Swigger's Photoshop's-like color pickers
- Jake Besworth's Simple Color Conversions
- Ken Zhang's (zhangyuwu's) OutputDebugString listener
- DebugViewPP team
- Font Combo team