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

Managed C++/CLI

 
GeneralRe: Conversion between array^ and const char *const* and back? Pin
N a v a n e e t h16-Sep-10 18:01
N a v a n e e t h16-Sep-10 18:01 
Question"Advanced programming in the UNIX environment" Book Code Pin
crazy6614-Sep-10 18:17
crazy6614-Sep-10 18:17 
AnswerRe: "Advanced programming in the UNIX environment" Book Code Pin
Richard MacCutchan14-Sep-10 21:37
mveRichard MacCutchan14-Sep-10 21:37 
GeneralRe: "Advanced programming in the UNIX environment" Book Code Pin
crazy6615-Sep-10 21:49
crazy6615-Sep-10 21:49 
QuestionBetween Two forms Pin
jashimu8-Sep-10 8:20
jashimu8-Sep-10 8:20 
AnswerRe: Between Two forms Pin
Luc Pattyn8-Sep-10 8:26
sitebuilderLuc Pattyn8-Sep-10 8:26 
GeneralRe: Between Two forms Pin
jashimu8-Sep-10 8:39
jashimu8-Sep-10 8:39 
GeneralRe: Between Two forms Pin
Luc Pattyn8-Sep-10 9:02
sitebuilderLuc Pattyn8-Sep-10 9:02 
As I said, you can do exactly the same in C++/CLI.
If you don't know the correct syntax, study a book on the language.
If you tried and failed, show us your code and the compiler's reaction to it.
If all else fails, use a conversion tool to convert your C# source file into C++/CLI
(or build a C# program, then use .NET Reflector to show you the equivalent source code in the language of your choice; C++/CLI is called MC++ inside Reflector)

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.


AnswerRe: Between Two forms Pin
rikterveen12-Sep-10 1:39
rikterveen12-Sep-10 1:39 
AnswerRe: Between Two forms Pin
N a v a n e e t h12-Sep-10 19:17
N a v a n e e t h12-Sep-10 19:17 
QuestionResizing the windows media player activex problem Pin
raj157631-Aug-10 2:00
raj157631-Aug-10 2:00 
QuestionHow to instantiate winforms in MFC dynamically, [CWinFormsControl, CWinFormsView etc are template classes which needs compile time declarations for managed controls to be instantiated] Pin
Member 443395430-Aug-10 22:22
Member 443395430-Aug-10 22:22 
AnswerRe: How to instantiate winforms in MFC dynamically, [CWinFormsControl, CWinFormsView etc are template classes which needs compile time declarations for managed controls to be instantiated] Pin
Rolf Kristensen20-Sep-10 10:06
Rolf Kristensen20-Sep-10 10:06 
QuestionRunModalLoop thread Pin
spidolino30-Aug-10 20:59
spidolino30-Aug-10 20:59 
AnswerRe: RunModalLoop thread Pin
Luc Pattyn31-Aug-10 2:28
sitebuilderLuc Pattyn31-Aug-10 2:28 
QuestionAsynchrone Telnet Client does receive but will not send [modified] Pin
rikterveen29-Aug-10 3:33
rikterveen29-Aug-10 3:33 
Answersize Pin
Luc Pattyn29-Aug-10 4:01
sitebuilderLuc Pattyn29-Aug-10 4:01 
GeneralRe: size - Source code for download, anyone with an idea? [modified] Pin
rikterveen29-Aug-10 4:30
rikterveen29-Aug-10 4:30 
Questionunmanaged calls starting from Internet Explorer always enters Default App domain [modified] Pin
Venkatesh Laguduva27-Aug-10 1:10
Venkatesh Laguduva27-Aug-10 1:10 
Questiondelete dataGridView row [modified] Pin
jashimu23-Aug-10 4:54
jashimu23-Aug-10 4:54 
AnswerRe: delete dataGridView row Pin
Andreoli Carlo25-Aug-10 20:48
professionalAndreoli Carlo25-Aug-10 20:48 
GeneralRe: delete dataGridView row Pin
jashimu26-Aug-10 3:24
jashimu26-Aug-10 3:24 
AnswerRe: delete dataGridView row Pin
Luc Pattyn26-Aug-10 4:27
sitebuilderLuc Pattyn26-Aug-10 4:27 
QuestionProblem with accessing MS Access Date field with C++/CLI Pin
Dirkus Maximus22-Aug-10 20:37
Dirkus Maximus22-Aug-10 20:37 
AnswerRe: Problem with accessing MS Access Date field with C++/CLI Pin
Luc Pattyn23-Aug-10 1:41
sitebuilderLuc Pattyn23-Aug-10 1:41 

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.