Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Continuous RichEditHighlight
#7
Quote:I found this in QM Scripting folder: __Tcc --> C example - global hook in dll  (pasted below).
...

With __Tcc possible but much much more difficult than with Visual Studio. No intellisense, no C++, no 64-bit, no exception handling. It is reasonable only for simple small code. Injecting dll, getting RTF and passing it back is not so easy. I cannot help.

Visual Studio Community 2017 is free. It's the best IDE. But it takes maybe 10 GB. If it's too much, you can find a smaller IDE that supports C++.

Quote:how to modify this to allow me to use the GetRTF function from

The function is very simple, easy to convert to C++. Or maybe better look for an EM_STREAMOUT example eg in stackoverflow.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)