G
Guest
Hi! I'm getting following problem: I’ve created a simple com component with
c# and registered it with
regasm /tlb myLibrary.dll
When I’m trying to use this component in c++ code I’m getting exception :
"component not registered". What am I doing wrong?
c# and registered it with
regasm /tlb myLibrary.dll
When I’m trying to use this component in c++ code I’m getting exception :
"component not registered". What am I doing wrong?