Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SendKey to palemoon browser
#3
Activate browser and run this
Macro Macro1587
Trigger F8     Help - how to add the trigger to the macro
Code:
Copy      Help
int hwnd=child
outw hwnd
SendKey hwnd VK_CONTROL 1
SendKey hwnd VK_NEXT
SendKey hwnd VK_CONTROL 2

If it does not work, it will not work. If works, outw tells you to what window to send.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)