'Editing Group Policy setting with C

I want to edit some settings of Group Policy programmatically with C. I searched MSDN but couldn't find anything. I was thinking maybe there is a cmd command that I can use with the system() call. Any suggestions are welcome.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source