Results 1 to 2 of 2

Thread: Run VB program in background when user is LogOff

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2001
    Location
    San Jose
    Posts
    26

    Question 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

  2. #2
    Fanatic Member Jerry Grant's Avatar
    Join Date
    Jul 2000
    Location
    Dorset, UK
    Posts
    810

    ?#?#?

    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.
    Jerry Grant................tnarG yrreJ
    Website: <JG-Design></.net>
    Email: [email protected]
    Working towards a bug free world......
    (Not a Microsoft employee)

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