07-23-2014, 04:22 AM
Thanks for your help.

In another post, you explained how to do the same with DLLs. It was amazing as we can combine easy development with QM and the power of c++. I would like to do something like this with a QM exe.
Regards.
Gintaras Wrote:1. run depends on spe. Before insert spe 0.It runs faster, but still 500 times slower than QM function

Gintaras Wrote:2. To pass some data from exe to a function running in QM, not in that exe? Is that function running then (waiting for exe data), or it should be called when exe wants to pass data?Yes, the QM func runs a QM exe and that exe returns some data to the first QM func waiting for those results.
In another post, you explained how to do the same with DLLs. It was amazing as we can combine easy development with QM and the power of c++. I would like to do something like this with a QM exe.
Regards.
