goosjuh
Results
1
comments of
goosjuh
Hello, This fix doesn't work, it containts also a bug, the RegisterCallback isn't implemented correctly, it should look like: `if (index == CALLBACK_CONNECTION_INFO ) //12 { callbackGetConnectionInfo = (IdeGetConnectionInfo)Marshal.GetDelegateForFunctionPointer(function, typeof(IdeGetConnectionInfo));...