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

Managed C++/CLI

 
AnswerRe: Convert/cast System::Array class to List Pin
Richard Andrew x6427-Jun-21 7:52
professionalRichard Andrew x6427-Jun-21 7:52 
QuestionC# and c++/cli problem on x86 OS Pin
Duc Axenn30-May-21 11:25
Duc Axenn30-May-21 11:25 
AnswerRe: C# and c++/cli problem on x86 OS Pin
Dave Kreskowiak10-Jun-21 19:51
mveDave Kreskowiak10-Jun-21 19:51 
QuestionManaged c++ how to memcpy a handle reference Pin
yehiga146728-May-21 0:25
yehiga146728-May-21 0:25 
AnswerRe: Managed c++ how to memcpy a handle reference Pin
Victor Nijegorodov28-May-21 1:25
Victor Nijegorodov28-May-21 1:25 
GeneralRe: Managed c++ how to memcpy a handle reference Pin
yehiga146728-May-21 1:55
yehiga146728-May-21 1:55 
GeneralRe: Managed c++ how to memcpy a handle reference Pin
Victor Nijegorodov28-May-21 2:45
Victor Nijegorodov28-May-21 2:45 
GeneralRe: Managed c++ how to memcpy a handle reference Pin
Richard MacCutchan28-May-21 3:01
mveRichard MacCutchan28-May-21 3:01 
The link that Victor gave you shows how to get a pointer to a managed object in order to copy data into it. So all you need is two such pointers in order to copy managed to managed.
GeneralRe: Managed c++ how to memcpy a handle reference Pin
yehiga146728-May-21 3:26
yehiga146728-May-21 3:26 
AnswerRe: Managed c++ how to memcpy a handle reference Pin
Fly Gheorghe25-Jan-22 10:15
Fly Gheorghe25-Jan-22 10:15 
QuestionHow to make Serial Port static from the designer? Pin
yehiga146726-May-21 18:11
yehiga146726-May-21 18:11 
SuggestionRe: How to make Serial Port static from the designer? Pin
Richard MacCutchan26-May-21 22:14
mveRichard MacCutchan26-May-21 22:14 
GeneralRe: How to make Serial Port static from the designer? Pin
yehiga146726-May-21 22:18
yehiga146726-May-21 22:18 
GeneralRe: How to make Serial Port static from the designer? Pin
Richard MacCutchan26-May-21 22:59
mveRichard MacCutchan26-May-21 22:59 
QuestionManaged c++ float/double/integer to String and vice-versa? Pin
yehiga146725-May-21 23:46
yehiga146725-May-21 23:46 
AnswerRe: Managed c++ float/double/integer to String and vice-versa? Pin
Victor Nijegorodov26-May-21 0:05
Victor Nijegorodov26-May-21 0:05 
GeneralRe: Managed c++ float/double/integer to String and vice-versa? Pin
yehiga146726-May-21 1:12
yehiga146726-May-21 1:12 
GeneralRe: Managed c++ float/double/integer to String and vice-versa? Pin
Victor Nijegorodov26-May-21 1:41
Victor Nijegorodov26-May-21 1:41 
QuestionButton image is not updating to new image when Serial Port received new data Pin
yehiga146725-May-21 2:03
yehiga146725-May-21 2:03 
AnswerRe: Button image is not updating to new image when Serial Port received new data Pin
jsc4225-May-21 3:43
professionaljsc4225-May-21 3:43 
GeneralRe: Button image is not updating to new image when Serial Port received new data Pin
yehiga146725-May-21 20:10
yehiga146725-May-21 20:10 
GeneralRe: Button image is not updating to new image when Serial Port received new data Pin
jsc4225-May-21 23:22
professionaljsc4225-May-21 23:22 
GeneralRe: Button image is not updating to new image when Serial Port received new data Pin
yehiga146725-May-21 23:53
yehiga146725-May-21 23:53 
QuestionHow to pass a function pointer an argument in managed C++ Pin
yehiga146724-May-21 2:25
yehiga146724-May-21 2:25 
AnswerRe: How to pass a function pointer an argument in managed C++ Pin
Richard MacCutchan24-May-21 5:00
mveRichard MacCutchan24-May-21 5:00 

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.