Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Invoking JavaScript in a SHDocVw.WebBrowser from QM?
#6
WM_COPYDATA is good message for this. Also there are other ways to send data to other thread.
Move all the code except sending message to the dialog procedure.
Send message to the dialog (w1).
When the dialog receives your message, let it execute the code with the sent string.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)