Hi,
I have a C++ app written using C++ Builder 6. I have a .NET (C-sharp) application that is called from the C++ app using COM. Everything works until I change the parameters of the .NET method. This is what I do:
- Unregister the .DLL and .TLB files using regasm /u
- Change the .NET code...
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.