FindWindow...next?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • pipo

    FindWindow...next?

    Hi,

    When I call FindWindow("Sci Calc", null) I always get the same handle back.
    How can I enumerate through the (open) calculator forms?
    I dont want to use EnumWindows and check for the handles (bit overdone I
    think)

    More looking for a FindWindowNext or so ;)

    Does anyone know a function for this?

    tia


Working...