| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | Newsletters | VB Forums | Developer.com |
|
|||||||
| Managed C++ and C++/CLI Discuss Managed C++ and .NET-specific questions related to C++. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
how can I change a old visual c++ 6.0 Application in a Managed Extensions??
I've just read in the help that I must change the compiler options. And I must add the /clr option.
The problem is, that the help instructions ended in a window where I must activate the Managed Extensions and activate the /clr property. But in this window I can not find this property. My help instructions are written in german, thats why I can not explain it well. |
|
#2
|
|||
|
|||
|
Re: how can I change a old visual c++ 6.0 Application in a Managed Extensions??
use the manged code Extansion option Enable form the property page .....,here ..u care fulll for Each file (.cpp) u want to enable the option /....
Cheers .. Rajan |
![]() |
| Bookmarks |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|