Is there any function or code to get the hWnd of a specific child window.
I have 3 windows and there are 3 textboxes with the same name "rehwnd". But the windows' names are "win1","win2","win3"
Is there any way so that I can only work with the textbox in "win1" but not the other windows?
