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

Managed C++/CLI

 
AnswerRe: A problem Pin
Jonathan [Darka]19-Oct-07 7:26
professionalJonathan [Darka]19-Oct-07 7:26 
GeneralRe: A problem [modified] Pin
minihotto25-Oct-07 0:26
minihotto25-Oct-07 0:26 
QuestionNeeded Connection string to connect SQL server Pin
Exelioindia18-Oct-07 3:36
Exelioindia18-Oct-07 3:36 
AnswerRe: Needed Connection string to connect SQL server Pin
Giorgi Dalakishvili18-Oct-07 3:45
mentorGiorgi Dalakishvili18-Oct-07 3:45 
GeneralRe: Needed Connection string to connect SQL server Pin
Exelioindia18-Oct-07 20:59
Exelioindia18-Oct-07 20:59 
GeneralRe: Needed Connection string to connect SQL server Pin
Giorgi Dalakishvili18-Oct-07 21:02
mentorGiorgi Dalakishvili18-Oct-07 21:02 
AnswerRe: Needed Connection string to connect SQL server Pin
Mark Salsbery18-Oct-07 9:14
Mark Salsbery18-Oct-07 9:14 
QuestionHow to send a message to the actual window Pin
strizi18-Oct-07 1:52
strizi18-Oct-07 1:52 
I have an global function and I want to send a message to the actual window. With unmanaged C++ I did it with PostMessage(::GetActivWindow,....) and in the active window I catched the messae with ON_MESSAGE(...).
But how can I do this in managed C++ and Windows Forms?
QuestionBeep with managed C++ Pin
strizi18-Oct-07 1:34
strizi18-Oct-07 1:34 
AnswerRe: Beep with managed C++ Pin
Giorgi Dalakishvili18-Oct-07 1:46
mentorGiorgi Dalakishvili18-Oct-07 1:46 
QuestionString^ problem Pin
minihotto17-Oct-07 17:42
minihotto17-Oct-07 17:42 
AnswerRe: String^ problem Pin
led mike18-Oct-07 4:35
led mike18-Oct-07 4:35 
Questionstatic_cast [modified] Pin
steve_rm17-Oct-07 17:21
steve_rm17-Oct-07 17:21 
AnswerRe: static_cast Pin
Christian Graus17-Oct-07 18:01
protectorChristian Graus17-Oct-07 18:01 
AnswerRe: static_cast Pin
Hamid_RT19-Oct-07 6:55
Hamid_RT19-Oct-07 6:55 
QuestionCan tab pages be shared? Pin
BuckBrown17-Oct-07 6:07
BuckBrown17-Oct-07 6:07 
AnswerRe: Can tab pages be shared? Pin
led mike17-Oct-07 6:35
led mike17-Oct-07 6:35 
Questiongcroot and ArrayList Pin
sGrabert17-Oct-07 0:52
sGrabert17-Oct-07 0:52 
AnswerRe: gcroot and ArrayList Pin
Mark Salsbery17-Oct-07 6:04
Mark Salsbery17-Oct-07 6:04 
GeneralRe: gcroot and ArrayList Pin
sGrabert18-Oct-07 1:29
sGrabert18-Oct-07 1:29 
QuestionRe: gcroot and ArrayList Pin
Mark Salsbery18-Oct-07 9:12
Mark Salsbery18-Oct-07 9:12 
AnswerRe: gcroot and ArrayList Pin
sGrabert18-Oct-07 22:43
sGrabert18-Oct-07 22:43 
Questionwriting to console Pin
boyindie16-Oct-07 10:37
boyindie16-Oct-07 10:37 
AnswerRe: writing to console Pin
Mark Salsbery16-Oct-07 10:46
Mark Salsbery16-Oct-07 10:46 
AnswerRe: writing to console Pin
Mark Salsbery16-Oct-07 11:54
Mark Salsbery16-Oct-07 11:54 

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.