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
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