in reply to Re^2: How to execute win32 functions when the user session is locked.
in thread How to execute win32 functions when the user session is locked.

See Re^4: How to continue the execution of a perl script if the user session gets locked while running it. (hwnd) and stop relying on stuff being in the foreground -- when you lock a workstation there is nothing in the foreground (screensaver and logindialog don't count)

The autoit community seems like a place dedicated to all things win32 automation -- a good place to visit for win32 information :)

  • Comment on Re^3: How to execute win32 functions when the user session is locked.