G
Guest
We are develping a Web service with Visual Studio .NET C++.
It is necessary to invoke a virtual method in unmanaged code from managed code.
It works well in debug version, but the release version fail to call the method.
Thanks for any help!
It is necessary to invoke a virtual method in unmanaged code from managed code.
It works well in debug version, but the release version fail to call the method.
Thanks for any help!