|
-
October 16th, 2002, 09:24 AM
#1
Setting up an NT service
Hi Everone
I need make my programme to an NT service. I dont have any experience with this topic. Can anyone help me with code samples or links to documentation.
Michael
-
October 17th, 2002, 05:47 AM
#2
If you are using VC6 compiler, use the ATM/COM App Wizard to start a new project. That will generate all the basic code you need for an NT service. Then, if you already have another project that you want to convert, just copy that program files into this new project. You'll probably have to do a little rewriting of your current files.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|