|
-
Sep 19th, 2001, 03:24 AM
#1
Thread Starter
Junior Member
Run VB program in background when user is LogOff
Is there any API function which allow us to run VB-program at the time of LogOff by user and keep executing in memory until next LogIn
-
Sep 19th, 2001, 03:32 AM
#2
Fanatic Member
?#?#?
I think this is very difficult ground here!
What exactly does the application have to do?
If it is to run on NT/Win2000 then you can create a 'Service' which is not affected by a user logging off, but if a different user logs on to the machine, a different execution thread will started!
Post your intentions, as perhaps it can be overcome in another way.
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
|