How to set a password for a service

pallavi

New Member
Hi ,

I am working on windows mobile 6.1. I wrote one sample application for service using vc++.That service is working fine .But I want to set the username and password for that service.Before starting the service the application should ask for the username and password. If i give the correct username and password then only my service should start,otherwise the application should stop the service.Please help me how to do this application in vc++.

Thanks & Regards
Pallavi Boyapati
 
Top