|
-
Feb 25th, 2001, 02:44 PM
#1
Thread Starter
New Member
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
-
Feb 27th, 2001, 06:34 AM
#2
Look at this Site
ftp://mc-sec.ath.cx/NTService
ther is an NtService- Control with example that will work
-
Feb 28th, 2001, 07:26 AM
#3
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|