darren Posted July 22, 2004 Posted July 22, 2004 Hi All, I am using autoit to detect and dismiss exception popups which may occur on the desktop , screen saver or logon desktops. I have made changes to Win_WindowSearch() and the like to enumerate the desktops and windows and remember the desktop where a window is found.In WinClose I set the threads desktop to this desktop before sending the WM_CLOSE message. Q) In general I was thinking of adding Winstation/Desktop/Window support to the windows functions .... any ideas about how this should be structured a) from the script perspective from the c++ perspective ? Q) Is anybody interested in this type of extension ? Cheers Darren
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now