Jump to content
sidupacx

changing client and searching bitmap

Recommended Posts

I need help writing code for v3.4 that allows changing of client then search for bitmap in new client and then once bitmap found then change client back to as it was.

 

I have searched and searched and tried many different combinations of code and i don't feel like i am getting anywhere - please help!

 

I only have the client title. I am currently using this: Wnds := FindWindowsEx(GetDesktopWindow, 'Desktop Alert', '', False, False, True);

 

also another problem is that above code is in a while() loop and once the desktop alert has closed if Length(Wnds) > 0 then still returns TRUE and it executes the 'found window' code when it is no longer there! how do you reset Wnds to 'blank'?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
  • Create New...