|
Browse by Tags
All Tags » .NET General Tip » Software Development » C# » COM ( RSS)
-
|
COM The idea is to make a class or several classes available thru COM. Then the compiled dll or the TLB is used to generate and Interop Assembly and call the desired functions. With this solution the current C++ code base line can be kept or might require...
|
-
|
Have you ever wished to modify the way Visual Studio imported a COM Class. Well finally you can. The Managed, Native, and COM Interop Team (wow what a name). It looks like the name of that goverment office in the Ironman movie. Well this fine group of...
|
|
|
|