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

Managed C++/CLI

 
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 
Thank you for the answer, I'm fairly new to this topic (gcroot).

This is the new code according to your suggestion.
parameters=__gc new System::Collections::ArrayList();

But still, the same exception is raised when I try to create the ArrayList...
Any idea? Big Grin | :-D
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 
GeneralRe: writing to console Pin
George L. Jackson16-Oct-07 12:53
George L. Jackson16-Oct-07 12:53 
GeneralRe: writing to console Pin
Mark Salsbery16-Oct-07 12:56
Mark Salsbery16-Oct-07 12:56 
GeneralRe: writing to console Pin
George L. Jackson16-Oct-07 14:24
George L. Jackson16-Oct-07 14:24 
AnswerRe: writing to console Pin
Christian Graus16-Oct-07 13:01
protectorChristian Graus16-Oct-07 13:01 
QuestionHow does OS know that is has lost power and running from UPS? Pin
netlogging16-Oct-07 5:35
netlogging16-Oct-07 5:35 
AnswerRe: How does OS know that is has lost power and running from UPS? Pin
led mike16-Oct-07 5:49
led mike16-Oct-07 5:49 
GeneralRe: How does OS know that is has lost power and running from UPS? Pin
netlogging16-Oct-07 6:37
netlogging16-Oct-07 6:37 
GeneralRe: How does OS know that is has lost power and running from UPS? Pin
Giorgi Dalakishvili16-Oct-07 7:05
mentorGiorgi Dalakishvili16-Oct-07 7:05 
AnswerRe: How does OS know that is has lost power and running from UPS? Pin
Luc Pattyn16-Oct-07 6:13
sitebuilderLuc Pattyn16-Oct-07 6:13 
QuestionHow to customize the fxcop(analysis tool) Pin
bhaskarsri15-Oct-07 20:30
bhaskarsri15-Oct-07 20:30 
AnswerRe: How to customize the fxcop(analysis tool) Pin
led mike16-Oct-07 5:50
led mike16-Oct-07 5:50 
QuestionBase class pointer to derived class object??? Pin
Ash2015-Oct-07 20:18
Ash2015-Oct-07 20:18 

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.