Hi,
how to code a type library in VS.NET 2005 beta 2 in C++? I wanna put some automation functionality into my app.
In other words i wanna the possibility that other COM capable applications like Office can use some automation functionality of my app i.e. through VBA or so.
A COM capable language.
This was in Delphi really simple with the type library editor.
I'm only developing 64 Bit applications now in C/C++ and ASM.
thx in advance