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

Managed C++/CLI

 
QuestionC++ to Managed CLI Pin
sunshine@work.19-Mar-14 6:01
professionalsunshine@work.19-Mar-14 6:01 
AnswerRe: C++ to Managed CLI Pin
Richard MacCutchan19-Mar-14 8:33
mveRichard MacCutchan19-Mar-14 8:33 
GeneralRe: C++ to Managed CLI Pin
sunshine@work.20-Mar-14 0:30
professionalsunshine@work.20-Mar-14 0:30 
GeneralRe: C++ to Managed CLI Pin
sunshine@work.2-Apr-14 4:38
professionalsunshine@work.2-Apr-14 4:38 
GeneralRe: C++ to Managed CLI Pin
Richard MacCutchan2-Apr-14 6:34
mveRichard MacCutchan2-Apr-14 6:34 
GeneralRe: C++ to Managed CLI Pin
sunshine@work.2-Apr-14 22:41
professionalsunshine@work.2-Apr-14 22:41 
GeneralRe: C++ to Managed CLI Pin
Richard MacCutchan3-Apr-14 0:17
mveRichard MacCutchan3-Apr-14 0:17 
GeneralRe: C++ to Managed CLI Pin
sunshine@work.3-Apr-14 23:44
professionalsunshine@work.3-Apr-14 23:44 
Okay , i will tell you.What is my problem.
Actually i need to use powershell apis , in my c++ code.As i need to find out the no .of servers in my appfabric cluster.
So the challenge was how to acess powershell in c++ code.


I had one c# code in which i was able to acess powershell properly.
It gives me every information i need to find out..Like wether the appfabric service is running or not.How many servers in cluster.All the info.

Now as my code is in c++ , my biggest challenge is using the c# script in c++,because that
scripts works wonder for me.

So to use that i converted whole of C# code into C++/CLI so that i can use it in my current unmanged c++ code.

Now the problem is adding that C++/CLI code into UNMANAGED CODE so that i can acess powershell in c++.
How to do that mixed mode programming?
GeneralRe: C++ to Managed CLI Pin
Richard MacCutchan3-Apr-14 23:55
mveRichard MacCutchan3-Apr-14 23:55 
QuestionPassing unsigned int* from Native C++ to Managed C++ Pin
paulpraveen13-Mar-14 20:27
paulpraveen13-Mar-14 20:27 
AnswerRe: Passing unsigned int* from Native C++ to Managed C++ Pin
Richard MacCutchan17-Mar-14 5:24
mveRichard MacCutchan17-Mar-14 5:24 
Questionvc++2003 interop call c# DLL Pin
X.Q.Wang13-Mar-14 20:04
X.Q.Wang13-Mar-14 20:04 
AnswerRe: vc++2003 interop call c# DLL Pin
John Schroedl14-Mar-14 5:28
professionalJohn Schroedl14-Mar-14 5:28 
GeneralRe: vc++2003 interop call c# DLL Pin
X.Q.Wang14-Mar-14 22:50
X.Q.Wang14-Mar-14 22:50 
GeneralRe: vc++2003 interop call c# DLL Pin
John Schroedl17-Mar-14 3:58
professionalJohn Schroedl17-Mar-14 3:58 
GeneralRe: vc++2003 interop call c# DLL Pin
X.Q.Wang20-Mar-14 2:21
X.Q.Wang20-Mar-14 2:21 
Questionmedical store management Pin
Member 1062319524-Feb-14 21:51
Member 1062319524-Feb-14 21:51 
AnswerRe: medical store management Pin
Richard MacCutchan24-Feb-14 22:21
mveRichard MacCutchan24-Feb-14 22:21 
QuestionMODBUS TCP in C Pin
JJ_201016-Feb-14 22:13
JJ_201016-Feb-14 22:13 
QuestionRe: MODBUS TCP in C Pin
Richard MacCutchan16-Feb-14 23:56
mveRichard MacCutchan16-Feb-14 23:56 
AnswerRe: MODBUS TCP in C Pin
JJ_201017-Feb-14 0:14
JJ_201017-Feb-14 0:14 
GeneralRe: MODBUS TCP in C Pin
Richard MacCutchan17-Feb-14 1:35
mveRichard MacCutchan17-Feb-14 1:35 
GeneralRe: MODBUS TCP in C Pin
JJ_201017-Feb-14 1:48
JJ_201017-Feb-14 1:48 
GeneralRe: MODBUS TCP in C Pin
sathish_blr7-Jul-14 22:22
sathish_blr7-Jul-14 22:22 
Questionredirecting output of CMD with administrator privileges Pin
camillo8715-Feb-14 23:13
camillo8715-Feb-14 23:13 

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.