This is "Independent ReactOS Control Panel"
from ReactOS.
It's a free and open source software for Windows XP and later.
- Copyright 2004 Gero Kuehn ([email protected])
- Copyright 2008 Colin Finck ([email protected])
- Copyright 2014 Hermès Bélusca-Maïto ([email protected])
- and more!
Please use ReactOS Build Environment (RosBE).
git clone https://github.com/katahiromz/RControlPanel
cd RControlPanel
cmake -G Ninja -DCMAKE_BUILD_TYPE=Release .
ninja
strip control.exe
Tested on RosBE and MinGW.
- GPL 2.0