12-23-2024, 07:37 AM
So many things in QM are difficult/raw/limited/unclear/awkward/weird/antique, if compared with C# and LA. Why you are still using it.
#sub v works only in same thread. In this case can't be used.
cbParam can be used like this, if you want to pass var1 by reference. Not tested.
int ec=RunConsoleCallback(&sub.OnConsoleOutput &var1 "frpc.exe -c frpc.toml" curDir 0x4801)
...
function# str&var1 $s
#sub v works only in same thread. In this case can't be used.
cbParam can be used like this, if you want to pass var1 by reference. Not tested.
int ec=RunConsoleCallback(&sub.OnConsoleOutput &var1 "frpc.exe -c frpc.toml" curDir 0x4801)
...
function# str&var1 $s