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

Managed C++/CLI

 
GeneralRe: Multi threading Pin
vijboy5-Feb-08 13:29
vijboy5-Feb-08 13:29 
GeneralAnother application running in the form Pin
rover_boy4-Feb-08 10:19
rover_boy4-Feb-08 10:19 
GeneralRe: Another application running in the form Pin
TJoe5-Feb-08 6:05
TJoe5-Feb-08 6:05 
GeneralConverting and .exe to a Form Control Pin
TheBerk4-Feb-08 6:54
TheBerk4-Feb-08 6:54 
AnswerRe: Converting and .exe to a Form Control Pin
TJoe5-Feb-08 6:28
TJoe5-Feb-08 6:28 
GeneralAdd/Remove items in a listBox Pin
newkid31-Jan-08 4:16
newkid31-Jan-08 4:16 
GeneralRe: Add/Remove items in a listBox Pin
led mike31-Jan-08 4:59
led mike31-Jan-08 4:59 
GeneralRe: Add/Remove items in a listBox Pin
newkid31-Jan-08 5:13
newkid31-Jan-08 5:13 
so i create a string say x, how do you set an item in the comboBox to x?

<br />
string x;<br />
<br />
this->cmbCommands->Select();<br />
cmbCommands->SelectedItem;<br />
<br />
this->lstCommands->Items->Add("x");<br />
<br />

GeneralRe: Add/Remove items in a listBox Pin
led mike31-Jan-08 5:44
led mike31-Jan-08 5:44 
GeneralRe: Add/Remove items in a listBox Pin
rover_boy1-Feb-08 3:57
rover_boy1-Feb-08 3:57 
GeneralRe: Add/Remove items in a listBox Pin
led mike1-Feb-08 4:19
led mike1-Feb-08 4:19 
GeneralRe: Add/Remove items in a listBox Pin
newkid1-Feb-08 4:42
newkid1-Feb-08 4:42 
QuestionHow to wrap MFC control in C++/CLI Pin
BinName30-Jan-08 19:06
BinName30-Jan-08 19:06 
AnswerRe: How to wrap MFC control in C++/CLI Pin
led mike31-Jan-08 4:47
led mike31-Jan-08 4:47 
AnswerRe: How to wrap MFC control in C++/CLI Pin
Zeinpresiyo11-Feb-08 3:18
Zeinpresiyo11-Feb-08 3:18 
QuestionNeed help with twisted callback issue Pin
MissingLinkError30-Jan-08 13:13
MissingLinkError30-Jan-08 13:13 
GeneralRe: Need help with twisted callback issue [modified] Pin
Luc Pattyn30-Jan-08 15:14
sitebuilderLuc Pattyn30-Jan-08 15:14 
GeneralRe: Need help with twisted callback issue Pin
MissingLinkError1-Feb-08 9:29
MissingLinkError1-Feb-08 9:29 
GeneralInterop problem Pin
teejayem30-Jan-08 5:37
teejayem30-Jan-08 5:37 
GeneralRe: Interop problem Pin
led mike30-Jan-08 5:43
led mike30-Jan-08 5:43 
GeneralRe: Interop problem Pin
teejayem30-Jan-08 6:58
teejayem30-Jan-08 6:58 
GeneralRe: Interop problem Pin
led mike30-Jan-08 7:44
led mike30-Jan-08 7:44 
GeneralRe: Interop problem Pin
teejayem30-Jan-08 8:03
teejayem30-Jan-08 8:03 
QuestionProperties: How Do You Declare/Observe in VS2008? Pin
W Balboos, GHB29-Jan-08 4:49
W Balboos, GHB29-Jan-08 4:49 
AnswerRe: Properties: How Do You Declare/Observe in VS2008? Pin
W Balboos, GHB29-Jan-08 5:30
W Balboos, GHB29-Jan-08 5:30 

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.