Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get parent window handle
#5
Macro
Code:
Copy      Help
int w1=win("Save Message As" "#32770")
int w2=GetWindow(w1 GW_OWNER)
Acc a=acc("" "LIST" w2 "ATL:SysListView32" "" 0x1000) ;;XP
;Acc a=acc("" "LIST" w2 "SysListView32" "" 0x1000) ;;Vista
a.Selection
out a.Name


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)