Pelles C forum

C language => Beginner questions => Topic started by: bezita on February 11, 2009, 05:18:37 AM

Title: How to make a C Windows application to take over all the programs in Windows OS
Post by: bezita on February 11, 2009, 05:18:37 AM
I want to manage all the systems on my network. The solution involves running an application automatically at logon and the computer has to be made accessible only through that program. Can you help me what API's can be used to achieve it. I am using C as my development language.