Introduction - If you have any usage issues, please Google them yourself
A Windows program called Service Control Manager (SCM) does most of the job in COM server invoking. It finds the server through System Registry,
runs it, has it create the COM object, sets up local/remote transparency, and returns an interface pointer to the client.