![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Professional Programmer
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 380
Rep Power: 3
![]() |
VS 2005 - C# and C++
Ok I have a VS 2005 solution, and in that solution I have a C# project for a front end, and I have a project wich is a C++ class library. How can I get the C# project to see the C++ class library project so I can create C++ objects. I tried added a reference to the class library project, but when I do a using statment on it, it still doesn't know what it is. Any help would be great. Thanks.
__________________
I am Addicted to Linux! |
|
|
|
|
|
#2 |
|
Professional Programmer
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 380
Rep Power: 3
![]() |
No one has made a C# or VB front end to a C++ program b4?
__________________
I am Addicted to Linux! |
|
|
|
|
|
#3 |
|
Programmer
Join Date: May 2006
Location: The US duhhhhh!
Posts: 42
Rep Power: 0
![]() |
You should be able to by adding an existing item to your project.
Project => Add Existing Item(Ctrl + D) Hope this helps, Is the class library like a dll or am I just waaaay off base? If it is the add existing items deal works for anything. |
|
|
|
|
|
#4 |
|
Expert Programmer
Join Date: Dec 2004
Posts: 794
Rep Power: 5
![]() |
It's actually a bit more complicated than that.
http://www.dotnet247.com/247referenc.../15/76664.aspx
__________________
Few people deserve to be compared to (Rush) Limbaugh, most of them were convicted at the Nuremburg trials. --WilliamSChips on Slashdot |
|
|
|
|
|
#5 |
|
Programmer
Join Date: May 2006
Location: The US duhhhhh!
Posts: 42
Rep Power: 0
![]() |
I didnt even know that one. What do you thing the Items add method is good for in your opinion?
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|