NO

Author Topic: How to make a C Windows application to take over all the programs in Windows OS  (Read 2405 times)

bezita

  • Guest
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.