-
Services for WinNT
Hi Everyone,
I have a couple of questions regarding services for Windows NT. I am currently creating a service in VC++ for an OPC Client. When I used MSDN it reccomended to use the ATL Service App Wizard when chosing the new project, of which I did. This appears to give you the entry points for when the service that is called by WinNT. However no dialogs are automatically created. Hence the following questions:
1) How do I add a setttings dialog to the control panel or the other default location for services to my current project?
2) I have the documents concerning OPC hooks and the appropiate header and dll's. Does anyone know of common traps such as memory leakage and workarounds when developing an OPC Client?
As you may have summised this is the first time I have created a Service using VC any help is greatly appreciated.
Thanks
Needaname16
-
Please !!!!!????!!!!!
Someone must know where to add the code for a settings dialog so that it appears under Administrative tools->Services so that user can modify the config. Please ! ?? !