Various things such as networking and file access are locked out from use for security reasons. Makes it harder for malicious people to make VaM plugins containing malware. Likely Threading is among those things being locked out, too.
Various things such as networking and file access are locked out from use for security reasons. Makes it harder for malicious people to make VaM plugins containing malware. Likely Threading is among those things being locked out, too.
I see,Thank you . I originally intended to interact with my other plugins through the internet to make it easier to expand their functionality. But it doesn't seem feasible anymore.