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

Managed C++/CLI

 
AnswerRe: Convert a C# WinSCP program to C++/CLI Pin
sunshine@work.20-Mar-14 0:03
professionalsunshine@work.20-Mar-14 0:03 
GeneralRe: Convert a C# WinSCP program to C++/CLI Pin
biop.codeproject20-Mar-14 15:43
biop.codeproject20-Mar-14 15:43 
QuestionC++ to Managed CLI Pin
sunshine@work.19-Mar-14 5:01
professionalsunshine@work.19-Mar-14 5:01 
AnswerRe: C++ to Managed CLI Pin
Richard MacCutchan19-Mar-14 7:33
mveRichard MacCutchan19-Mar-14 7:33 
GeneralRe: C++ to Managed CLI Pin
sunshine@work.19-Mar-14 23:30
professionalsunshine@work.19-Mar-14 23:30 
GeneralRe: C++ to Managed CLI Pin
sunshine@work.2-Apr-14 3:38
professionalsunshine@work.2-Apr-14 3:38 
GeneralRe: C++ to Managed CLI Pin
Richard MacCutchan2-Apr-14 5:34
mveRichard MacCutchan2-Apr-14 5:34 
GeneralRe: C++ to Managed CLI Pin
sunshine@work.2-Apr-14 21:41
professionalsunshine@work.2-Apr-14 21:41 
Hey i dont think ,i made my point clear to you.Actually this thing is completely new to me.Thats why i am unable to explain it corectly.

I have unmanaged c++ code.
But now in that i need to use some of the managed i.e C++/CLI code.
That is my main problem Confused | :confused: Frown | :( .
I tried to search solutions on internet but these solutions made me more Unsure | :~ confused.
One of the solution said , i should make dll of the managed code .Then i should make one wrapper to call the functions of the dll.Should i do that.
Can't i directly use the functions of dll in my c++ unmanged code like withe help of GetProcAddtress()
without any wrapper class.I am new to all this.

Please Help.I need it Sigh | :sigh: .
GeneralRe: C++ to Managed CLI Pin
Richard MacCutchan2-Apr-14 23:17
mveRichard MacCutchan2-Apr-14 23:17 
GeneralRe: C++ to Managed CLI Pin
sunshine@work.3-Apr-14 22:44
professionalsunshine@work.3-Apr-14 22:44 
GeneralRe: C++ to Managed CLI Pin
Richard MacCutchan3-Apr-14 22:55
mveRichard MacCutchan3-Apr-14 22:55 
QuestionPassing unsigned int* from Native C++ to Managed C++ Pin
paulpraveen13-Mar-14 19:27
paulpraveen13-Mar-14 19:27 
AnswerRe: Passing unsigned int* from Native C++ to Managed C++ Pin
Richard MacCutchan17-Mar-14 4:24
mveRichard MacCutchan17-Mar-14 4:24 
Questionvc++2003 interop call c# DLL Pin
X.Q.Wang13-Mar-14 19:04
X.Q.Wang13-Mar-14 19:04 
AnswerRe: vc++2003 interop call c# DLL Pin
John Schroedl14-Mar-14 4:28
professionalJohn Schroedl14-Mar-14 4:28 
GeneralRe: vc++2003 interop call c# DLL Pin
X.Q.Wang14-Mar-14 21:50
X.Q.Wang14-Mar-14 21:50 
GeneralRe: vc++2003 interop call c# DLL Pin
John Schroedl17-Mar-14 2:58
professionalJohn Schroedl17-Mar-14 2:58 
GeneralRe: vc++2003 interop call c# DLL Pin
X.Q.Wang20-Mar-14 1:21
X.Q.Wang20-Mar-14 1:21 
Questionmedical store management Pin
Member 1062319524-Feb-14 20:51
Member 1062319524-Feb-14 20:51 
AnswerRe: medical store management Pin
Richard MacCutchan24-Feb-14 21:21
mveRichard MacCutchan24-Feb-14 21:21 
QuestionMODBUS TCP in C Pin
JJ_201016-Feb-14 21:13
JJ_201016-Feb-14 21:13 
QuestionRe: MODBUS TCP in C Pin
Richard MacCutchan16-Feb-14 22:56
mveRichard MacCutchan16-Feb-14 22:56 
AnswerRe: MODBUS TCP in C Pin
JJ_201016-Feb-14 23:14
JJ_201016-Feb-14 23:14 
GeneralRe: MODBUS TCP in C Pin
Richard MacCutchan17-Feb-14 0:35
mveRichard MacCutchan17-Feb-14 0:35 
GeneralRe: MODBUS TCP in C Pin
JJ_201017-Feb-14 0:48
JJ_201017-Feb-14 0: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.