hi guys, i need a proper way to find a window dialog
I just this code to find a dialog
Code:
Dim mydiag as Long
mydiag = Findwindow("#32770","Open")
However, the "Open" is different from 1 window to another, like english versus french, german...


And i can't let "Open" = Vbnullstring cuz there are others "#32770" classes open on my desktop