|
-
Dec 12th, 2002, 09:43 AM
#1
Thread Starter
Let me in ..
Confusion :confused:
Guys,
I have been doing little research on Creating Services in VB. Now what i found is either use that little OCX (NTSVC i think it is) provided by microsoft (well - they do not take responsibility for it) which they do not support and recommend to use with VB for some reason (I do not understand why did they built it for VB then in the first place), but it looks to me that this OCX works just fine.
There is one more method to create services by Tweaking Registry for some values. In this method i have one confusion, even if you manage to create services this way, how are you going to receive Stop, Start, Pause and such events in your application. That OCX provides these events that you can use in the app, but how are we going to get these events with this registry tweaking methodology ???
Any Ideas ...
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
|