Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Streaming RichEdit Control Data
#11
To get RTF from other process, would need to create dll file, for example in C language, and inject it into that process, for example with a hook.

To make it work with any process, would need 2 dll files - 32-bit and 64-bit. But quite difficult to inject into 64-bit processes...

QM does not create dll files, unless you know C language, then can use __Tcc class, but only if the process is not 64-bit.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)