Hi,
I hav written a vc++ application for windows service. Its working fine and when i am calling any exe within service its working. But when i am calling conf.exe of NetMeeting (C:\\Program Files\\NetMeeting\\conf.exe) its opening that exe and i am able to see conf.exe in TaskBar but my service not able to receive calls.
Can u plz tell me what are the dependencies when call conf.exe within service.
