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

Managed C++/CLI

 
Generalusing MFC in c++/cli Pin
aaa_avraham25-Sep-04 9:14
aaa_avraham25-Sep-04 9:14 
GeneralRe: using MFC in c++/cli Pin
BAIJUMAX25-Sep-04 20:51
professionalBAIJUMAX25-Sep-04 20:51 
GeneralSystem::Object _gc * _gc * Pin
Mirdous25-Sep-04 1:45
Mirdous25-Sep-04 1:45 
GeneralRe: System::Object _gc * _gc * Pin
BAIJUMAX25-Sep-04 20:54
professionalBAIJUMAX25-Sep-04 20:54 
GeneralOPC Automation Pin
Anonymous23-Sep-04 3:47
Anonymous23-Sep-04 3:47 
GeneralNewbie: Undeclared Identifier Pin
jblau22-Sep-04 13:22
jblau22-Sep-04 13:22 
GeneralRe: Newbie: Undeclared Identifier Pin
AnsGe26-Sep-04 19:01
AnsGe26-Sep-04 19:01 
Generalwrapper for C dll - newbie Pin
nina80222-Sep-04 13:14
nina80222-Sep-04 13:14 
Hi, I have a C dll written using VC6, now I need a wrapper for it so that I can use the managed extension in .NET environment. I read the help page from Visual Studio .NET, they all show the unmananged code are cpp files. Do I need to convert my c dll to cpp before writing the wrapper for it? I notice that when I tried to open a c project from Visual Studio .NET, I accepted the conversion, but there are no stdafx.h and stdafs.cpp. When I wrote a wrapper file which is compiled using /clr and build it, error : D2016: '/YXstdafx.h' and '/clr' command-line options are incompatible. Please help.
Thanks
GeneralRe: wrapper for C dll - newbie Pin
BAIJUMAX22-Sep-04 20:56
professionalBAIJUMAX22-Sep-04 20:56 
GeneralRe: wrapper for C dll - newbie Pin
nina80229-Sep-04 10:58
nina80229-Sep-04 10:58 
GeneralSTL in a C++ managed DLL Pin
Anonymous21-Sep-04 9:55
Anonymous21-Sep-04 9:55 
GeneralRe: STL in a C++ managed DLL Pin
George L. Jackson1-Oct-04 19:24
George L. Jackson1-Oct-04 19:24 
GeneralConversion problems.Please help Pin
benibo21-Sep-04 9:08
benibo21-Sep-04 9:08 
GeneralRe: Conversion problems.Please help Pin
Christian Graus21-Sep-04 13:57
protectorChristian Graus21-Sep-04 13:57 
GeneralRe: Conversion problems.Please help Pin
Christian Graus21-Sep-04 14:10
protectorChristian Graus21-Sep-04 14:10 
GeneralRe: Conversion problems.Please help Pin
benibo21-Sep-04 14:46
benibo21-Sep-04 14:46 
GeneralRe: Conversion problems.Please help Pin
BAIJUMAX21-Sep-04 17:22
professionalBAIJUMAX21-Sep-04 17:22 
QuestionVB.NET control in MCF App?? Pin
Imager7921-Sep-04 1:51
Imager7921-Sep-04 1:51 
AnswerRe: VB.NET control in MCF App?? Pin
BAIJUMAX21-Sep-04 17:29
professionalBAIJUMAX21-Sep-04 17:29 
GeneralRe: VB.NET control in MCF App?? Pin
Imager7922-Sep-04 0:57
Imager7922-Sep-04 0:57 
GeneralUsing Arrays help reqd Pin
Aji Varghese21-Sep-04 1:12
Aji Varghese21-Sep-04 1:12 
GeneralCalling parent constructor. Pin
Duncan.Aitken20-Sep-04 6:38
Duncan.Aitken20-Sep-04 6:38 
GeneralRe: Calling parent constructor. Pin
Christian Graus20-Sep-04 11:19
protectorChristian Graus20-Sep-04 11:19 
General[.NET managed c++] Runtime modification of method attributes. Pin
Duncan.Aitken20-Sep-04 6:31
Duncan.Aitken20-Sep-04 6:31 
GeneralConverting CStrings to BSTR Pin
jerrycainjr18-Sep-04 14:48
jerrycainjr18-Sep-04 14: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.