I'm having trouble using an MTS component from NT Service I have written. CreateInstance() passes fine, but whenever I try to call any one of the class's functions, an 'unknown' COM exception is thrown. When using this component from an ordinary C++ program everything runs smoothly.
What is the...
Hi,
I am having trouble writing a c++ client, that is meant to send a variant object containing an array of strings to a VB activex.exe.
I created a VARIANT object pointing to a safearray of BSTR's.
On the VB side, the upper and lower bounds of the array are read correctly, but the data is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.