R
rk
I'm confused about C++/CLI assemblies in Visual Studio 2005.
I want to create a C++/CLI assembly in Visual Studio 2005. I know, that
I can get one by using the command line compiler. I don't know, how to
get one with the VS2005 IDE:
- Is a library created by File|New|Project|CLR|Class Library an assembly?
- Is a Windows Forms Application created by File|New|Project|CLR|Windows
forms application an assembly?
Thanks
rk
I want to create a C++/CLI assembly in Visual Studio 2005. I know, that
I can get one by using the command line compiler. I don't know, how to
get one with the VS2005 IDE:
- Is a library created by File|New|Project|CLR|Class Library an assembly?
- Is a Windows Forms Application created by File|New|Project|CLR|Windows
forms application an assembly?
Thanks
rk