Results 1 to 2 of 2

Thread: Windows NT Service Applications

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Location
    Leicestershire, ENGLAND
    Posts
    2

    Post

    I would like assistance in creating a Windows/NT "Service Application" from within VB.

    The application itself will probably be console based or perhaps even windowless, however, i need it to start as a service when NT is started rather than a user having to log on and have it running from the start menu (which would mean that the application would also terminate as soon as the user logged off).

    I need to know if anybody can (a) help with the creation of the console application and/or (b) assist with how the application is then registered into the list of Services on Windows/NT.

    I have read in the MSDN documentation that you cannot directly create service applications in VB because of the messaging differences, however i believe that there was an old 16 bit control available to overcome this problem: does anybody know of an updated 32bit version ?

  2. #2
    Fanatic Member
    Join Date
    Jul 2000
    Location
    Manchester NH
    Posts
    833
    I have never done it but someone a while ago emailed me a sample project that I could work from.

    I won't hold any responsibilites for it however!

    email me, I'll send the files to you

    [email protected]
    Kurt Simons
    [I know I'm a hack but my clients don't!]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width