hi guys, i need a proper way to find a window dialog
I just this code to find a dialog
However, the "Open" is different from 1 window to another, like english versus french, german...Code:Dim mydiag as Long mydiag = Findwindow("#32770","Open")
And i can't let "Open" = Vbnullstring cuz there are others "#32770" classes open on my desktop




Reply With Quote