I have build a COM wrapper for an underlying C++ DLL in order to access it with VB6 and .NET, but I am puzzled by why I'm NOT having a memory leak for one of the methods I wrote.
I have run the ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/ATL_WTL_COM/Q_2377...
Zones:
AT...Date Answered: 10/02/2008 Rating: 8.7 Views: 5
I have a function in C# that uses the params keyword to allow multiple arguments to be entered into the function. When I expose this function to COM and use this function from VB, it doesn't recogn...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_24533224.html
Hi
I have successfully created a .NET user control and have created and registered the .dll in a VB6 project. I have placed the control on a VB6 form and can load the form and use the control e...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_24807005.html