I recompiled a new version of extDB3 for Windows, here it's the changes:
Added:
- RVExtensionVersion interface (normalize the way of how Arma 3 interact with the extension)
- RVExtensionArgs interface (normalize the way of how Arma 3 interact with the extension)
Tweaked:
- Remove the limit of worker threads
The new version is recompiled with the latest version of Visual C++, Boost, TBBMalloc and MariaDB connector, the tbbmalloc_x64.dll has been updated.
The changes are not effective for the Linux version of extDB3!