please explain the winexec() function . Also tell me how to create a process using the WIN32 APIs. I want to run aprogram as a background system service , provide some help. Also mention that how can I create a service on a remote machine if I have all the information about that machine.
Please provide links too.