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

Managed C++/CLI

 
GeneralRe: GetScanline is not a member of TBitmapData??? Pin
Richard MacCutchan9-Jul-13 0:09
mveRichard MacCutchan9-Jul-13 0:09 
Questionnew to c++/cli Pin
Member 96689553-Jul-13 5:07
Member 96689553-Jul-13 5:07 
AnswerRe: new to c++/cli Pin
Richard MacCutchan3-Jul-13 5:30
mveRichard MacCutchan3-Jul-13 5:30 
QuestionVISUAL STUDIO 2005, 2008 Pin
Le Quang Long27-Jun-13 21:29
Le Quang Long27-Jun-13 21:29 
QuestionHow to build GUI with the style of MFC Application Wizard? Pin
zipliu19-Jun-13 4:36
zipliu19-Jun-13 4:36 
AnswerRe: How to build GUI with the style of MFC Application Wizard? Pin
Richard MacCutchan19-Jun-13 5:01
mveRichard MacCutchan19-Jun-13 5:01 
GeneralRe: How to build GUI with the style of MFC Application Wizard? Pin
zipliu19-Jun-13 5:10
zipliu19-Jun-13 5:10 
QuestionConvert string array from C# to C++ ? Pin
taibc16-Jun-13 17:48
taibc16-Jun-13 17:48 
Hi everyone,

I have a string array in C# includes 4 strings:

{"string1", "string2", "string3", "string4"}

In C#, I can use List<string> or string[] to process. But now I want to send this array to a function in C++ (may be is vector<string>).

How can I do that ? and what is the suitable type of string array in C++

Thanks and regards,

Tai

modified 17-Jun-13 0:11am.

AnswerRe: Convert string array from C# to C++ ? Pin
Freak3017-Jun-13 0:31
Freak3017-Jun-13 0:31 
GeneralRe: Convert string array from C# to C++ ? Pin
John Schroedl17-Jun-13 4:30
professionalJohn Schroedl17-Jun-13 4:30 
GeneralRe: Convert string array from C# to C++ ? Pin
taibc17-Jun-13 4:34
taibc17-Jun-13 4:34 
GeneralRe: Convert string array from C# to C++ ? Pin
Karthik Kalyanasundaram17-Jun-13 20:13
Karthik Kalyanasundaram17-Jun-13 20:13 
GeneralRe: Convert string array from C# to C++ ? Pin
taibc18-Jun-13 17:21
taibc18-Jun-13 17:21 
QuestionGetting assembly details (descripton, version, etc) set for a C++/CLI assembly Pin
John Schroedl12-Jun-13 5:29
professionalJohn Schroedl12-Jun-13 5:29 
AnswerRe: Getting assembly details (descripton, version, etc) set for a C++/CLI assembly Pin
John Schroedl12-Jun-13 10:15
professionalJohn Schroedl12-Jun-13 10:15 
Questionwindows sdk Pin
Member 259538310-Jun-13 6:02
Member 259538310-Jun-13 6:02 
AnswerRe: windows sdk Pin
Richard MacCutchan10-Jun-13 7:05
mveRichard MacCutchan10-Jun-13 7:05 
QuestionVC++ import dll command causes error C2872 'ambiguous symbol' in comdefsp.h Pin
devguy242-Jun-13 23:34
devguy242-Jun-13 23:34 
AnswerRe: VC++ import dll command causes error C2872 'ambiguous symbol' in comdefsp.h Pin
Member 259538311-Jun-13 12:10
Member 259538311-Jun-13 12:10 
QuestionType casting in C++\CLI project Pin
for study23-May-13 20:41
for study23-May-13 20:41 
AnswerRe: Type casting in C++\CLI project Pin
David Knechtges24-May-13 3:29
David Knechtges24-May-13 3:29 
GeneralRe: Type casting in C++\CLI project Pin
Member 259538311-Jun-13 12:41
Member 259538311-Jun-13 12:41 
Questionetting Access Violation Exception -Attempted to read or write protected memory - when trying to convert unmanaged array of structures into managed class in Vb.Net (VS2010,4.0 framework) in Windows 7 -64 bit mode. Pin
VijaySandur25-Apr-13 3:44
VijaySandur25-Apr-13 3:44 
AnswerRe: etting Access Violation Exception -Attempted to read or write protected memory - when trying to convert unmanaged array of structures into managed class in Vb.Net (VS2010,4.0 framework) in Windows 7 -64 bit mode. Pin
John Schroedl25-Apr-13 7:52
professionalJohn Schroedl25-Apr-13 7:52 
AnswerRe: etting Access Violation Exception -Attempted to read or write protected memory - when trying to convert unmanaged array of structures into managed class in Vb.Net (VS2010,4.0 framework) in Windows 7 -64 bit mode. Pin
Richard MacCutchan25-Apr-13 22:29
mveRichard MacCutchan25-Apr-13 22:29 

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.