Interacting with windows

  • Thread starter Thread starter casicadk
  • Start date Start date
C

casicadk

Hi

Let's say I wanted to detect if a window existed (some dialog from
some third-party application) . how would I go about doing that? Is
there something in the framework I can use to loop through all open
windows, and maybe interact with them?
 
Back
Top