P
Peter
Hi,
I have a COM object in a dll and it is registered on the system.
The COM object was made with Borland C++ Builder and works nicely when used
in BC++ projects.
I'm TOTALLY new to .NET (first day) and I have no clue how to use make use
of the COM object.
I made a small test app with a button and now I'm stuck ;-))
I have the *_TLB.cpp and *_TLB.h files of the COM object.
Some guidance would be really appreciated !
I'd like to get it to work in the test app, so that I can play with it and
learn how to use it.
I have a COM object in a dll and it is registered on the system.
The COM object was made with Borland C++ Builder and works nicely when used
in BC++ projects.
I'm TOTALLY new to .NET (first day) and I have no clue how to use make use
of the COM object.
I made a small test app with a button and now I'm stuck ;-))
I have the *_TLB.cpp and *_TLB.h files of the COM object.
Some guidance would be really appreciated !
I'd like to get it to work in the test app, so that I can play with it and
learn how to use it.