Thanks a lot for your work with your TS IPC framework!
Can we expect an update to the latest version 11 API or even a release of the source code so that it can be maintained by the community?
I edited the binaries so that they return an API version of "11" to Teamspeak which causes the TS plugin to get loaded again but it doesn't seem to work alright.
My external application just hangs when calling initSDK() while TS3 is running.
Edit: Debugging has shown that the program hangs in winsock's "recv".