Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ACC converted to int
#7
Default action of COLUMNHEADER usually is Click.
Example with Windows Explorer:
Macro
Code:
Copy      Help
act "mp3" ;;the window must be active or DoDefaultAction will not work
Acc a=acc("Album" "COLUMNHEADER" win("mp3" "CabinetWClass") "SysHeader32" "" 0x1001)
a.DoDefaultAction


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)