|
Browse by Tags
All Tags » .NET General Tip » Software Development » C++ » Managed C++ » C# ( 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...
|
-
|
Recently my friend Yoel had just a wonderful idea. We have an old Win32 C++ application, and we wanted to add a serious logging infraestructure so we can provide better support in case the application crashes. So Yoel came with the idea of using an existing...
|
|
|
|