Results 1 to 3 of 3

Thread: NT Service application problem ! HELP

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2001
    Location
    tehran
    Posts
    4
    I wrote a simple vb app, read all the documents relating to service application .
    and um... I used SRVANY.EXE and installed and ran the service successfully, wrote a "message subclassing" and captured WM_ENDSESSION and WM_QUERYENDSESSION and used "DefWindowProc" function for these messages. the app worked pretty well as a service and never unloaded during log-off's !

    * The problems is , that after I log-off and log-on to system again , the main program have some GUI probs , the main window won't close ( "x" button ).

    note that I tested it with that free OCX ! but I got the same problem !

    what should I do with this prob ?
    please help :>
    thanks

  2. #2
    Guest
    Look at this Site
    ftp://mc-sec.ath.cx/NTService
    ther is an NtService- Control with example that will work

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2001
    Location
    tehran
    Posts
    4

    Unhappy the site needs pass

    thanx for the link , but I can't access the site anonymously !
    it's ftp and needs user/pass to let me in !

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