Click here to Skip to main content
15,899,126 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: ...error LNK2019: unresolved external symbol __aulldvrm referenced in function... Pin
Christian Graus9-Feb-05 9:43
protectorChristian Graus9-Feb-05 9:43 
GeneralWeb page control. Pin
Signal-94-Feb-05 17:15
Signal-94-Feb-05 17:15 
GeneralRe: Web page control. Pin
Christian Graus6-Feb-05 9:33
protectorChristian Graus6-Feb-05 9:33 
GeneralProblems using context menu on a Datagrid Pin
jamesdoyle3-Feb-05 16:27
jamesdoyle3-Feb-05 16:27 
GeneralAdding/replacing data in windows registry Pin
Anonymous3-Feb-05 15:25
Anonymous3-Feb-05 15:25 
GeneralRe: Adding/replacing data in windows registry Pin
Neoseiffer3-Feb-05 15:32
Neoseiffer3-Feb-05 15:32 
GeneralRe: Adding/replacing data in windows registry Pin
URagavSouth17-Feb-05 19:53
URagavSouth17-Feb-05 19:53 
GeneralAdding Support for Managed Extensions for C++ to an Existing Application Pin
pnpfriend2-Feb-05 6:02
pnpfriend2-Feb-05 6:02 
Hi, I found the following link
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcmex/html/vcconaddingmctoexistingapplication.asp[^]

for Adding Support for Managed Extensions for C++ to an Existing Application.
To modify the project settings
I followed the following steps.

1)Open the target project in Visual Studio.
2)In Solution Explorer, right-click the project node and click Properties.
The Property Pages dialog box appears.
3)In the left pane, click the C/C++ folder.
4)Click the General folder under C/C++.
Set the Compile As Managed property to Assembly Support (/clr).

However, I dont' see (Step 4) Compile As Managed property at all in my C/C++ folder.
Why is it? Is it because of my software? I'm using Visual Studio Version 7.1.3088.

Thank you
GeneralIt's Simple Pin
ursus zeta2-Feb-05 11:29
ursus zeta2-Feb-05 11:29 
GeneralRe: It's Simple Pin
pnpfriend3-Feb-05 5:55
pnpfriend3-Feb-05 5:55 
GeneralWait until Message Box appears to print screen Pin
DiMats1-Feb-05 13:06
DiMats1-Feb-05 13:06 
GeneralCicking anywhere in Dialog Box closes Dialog Pin
DiMats1-Feb-05 9:55
DiMats1-Feb-05 9:55 
GeneralRe: Cicking anywhere in Dialog Box closes Dialog Pin
Steve Maier1-Feb-05 10:03
professionalSteve Maier1-Feb-05 10:03 
GeneralRe: Cicking anywhere in Dialog Box closes Dialog Pin
DiMats1-Feb-05 10:21
DiMats1-Feb-05 10:21 
GeneralSimple Datagrid needs Pin
sloaken1-Feb-05 6:12
sloaken1-Feb-05 6:12 
GeneralRe: Simple Datagrid needs Pin
Signal-94-Feb-05 17:21
Signal-94-Feb-05 17:21 
GeneralOnline Course Pin
boshra1-Feb-05 1:33
boshra1-Feb-05 1:33 
GeneralHTML/C++ Pin
heylin29-Jan-05 8:15
heylin29-Jan-05 8:15 
GeneralRe: HTML/C++ Pin
Steve Maier1-Feb-05 10:11
professionalSteve Maier1-Feb-05 10:11 
GeneralRe: HTML/C++ Pin
heylin1-Feb-05 11:23
heylin1-Feb-05 11:23 
General'FILETIME': ambiguous symbol Pin
Anonymous29-Jan-05 0:30
Anonymous29-Jan-05 0:30 
GeneralRe: 'FILETIME': ambiguous symbol Pin
ursus zeta2-Feb-05 11:40
ursus zeta2-Feb-05 11:40 
GeneralRe: 'FILETIME': ambiguous symbol Pin
skonopa28-Feb-05 9:18
skonopa28-Feb-05 9:18 
GeneralRe: 'FILETIME': ambiguous symbol Pin
skonopa28-Feb-05 9:12
skonopa28-Feb-05 9:12 
GeneralInheritance Pin
Pradeep Niranjan28-Jan-05 23:48
Pradeep Niranjan28-Jan-05 23:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.