Need to Invoke the Windows Service function API from an Windows Application. Both are installed in the same machine.
Reason behind this is my Windows app works on a logged in user profile who doesn't have admin rights but were as Windows Service runs as the System Account with previliges. Hence i can invoke Windows Service function in case of any Admin related rights are required.
Thanks in Advance.
Reason behind this is my Windows app works on a logged in user profile who doesn't have admin rights but were as Windows Service runs as the System Account with previliges. Hence i can invoke Windows Service function in case of any Admin related rights are required.
Thanks in Advance.