Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/katahiromz/rcontrolpanel

Independent ReactOS Control Panel
https://github.com/katahiromz/rcontrolpanel

c-lang c-language control-panel reactos win32 win32api windows windows-10 windows-11

Last synced: about 1 month ago
JSON representation

Independent ReactOS Control Panel

Awesome Lists containing this project

README

        

# ![](img/control32x32.png) Independent ReactOS Control Panel

This is `"Independent ReactOS Control Panel"` from [ReactOS](https://reactos.org/).

![Screenshot](img/screenshot.png)

It's a free and open source software for Windows XP and later.



ReactOS



Donate


Follow on Twitter

## Main code contributors

- Copyright 2004 Gero Kuehn ([email protected])
- Copyright 2008 Colin Finck ([email protected])
- Copyright 2014 Hermès Bélusca-Maïto ([email protected])
- and more!

## How to build?

Please use ReactOS Build Environment (RosBE).

```bash
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.

## License

- GPL 2.0