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

Managed C++/CLI

 
Questionerase contents of a progressbar Pin
abbd9-Mar-07 10:08
abbd9-Mar-07 10:08 
AnswerRe: erase contents of a progressbar Pin
Nish Nishant9-Mar-07 10:09
sitebuilderNish Nishant9-Mar-07 10:09 
GeneralRe: erase contents of a progressbar Pin
abbd9-Mar-07 10:40
abbd9-Mar-07 10:40 
AnswerRe: erase contents of a progressbar Pin
prasad_som10-Mar-07 17:58
prasad_som10-Mar-07 17:58 
AnswerRe: erase contents of a progressbar Pin
Mark Salsbery9-Mar-07 11:59
Mark Salsbery9-Mar-07 11:59 
QuestionHow to move the IME window? Pin
Super Lloyd8-Mar-07 14:18
Super Lloyd8-Mar-07 14:18 
QuestionlistView Pin
abbd8-Mar-07 9:54
abbd8-Mar-07 9:54 
AnswerRe: listView Pin
Mark Salsbery8-Mar-07 10:22
Mark Salsbery8-Mar-07 10:22 
What are the errors?

I don't see a ListView.ListViewItemCollection.Add overload that takes a "cli::array^" as an
argument.

Also managed object references don't work like C++ pointers so this won't work:
cli::array^ tabChaine = {"Element 1", "Element 2"}

Have you seen the example code here[^]?

Mark


"Great job, team. Head back to base for debriefing and cocktails."
(Spottswoode "Team America")

GeneralRe: listView Pin
George L. Jackson8-Mar-07 13:03
George L. Jackson8-Mar-07 13:03 
GeneralRe: listView Pin
Mark Salsbery8-Mar-07 15:12
Mark Salsbery8-Mar-07 15:12 
QuestionComparing values Pin
Herboren7-Mar-07 22:14
Herboren7-Mar-07 22:14 
AnswerRe: Comparing values Pin
prasad_som7-Mar-07 22:31
prasad_som7-Mar-07 22:31 
GeneralRe: Comparing values Pin
Herboren8-Mar-07 9:27
Herboren8-Mar-07 9:27 
GeneralRe: Comparing values Pin
George L. Jackson8-Mar-07 13:16
George L. Jackson8-Mar-07 13:16 
QuestionCeate an executable [modified] Pin
abbd7-Mar-07 11:06
abbd7-Mar-07 11:06 
AnswerRe: Ceate an executable Pin
George L. Jackson7-Mar-07 12:53
George L. Jackson7-Mar-07 12:53 
QuestionHow to execute another application Pin
abbd7-Mar-07 5:03
abbd7-Mar-07 5:03 
AnswerRe: How to execute another application Pin
Nish Nishant7-Mar-07 5:16
sitebuilderNish Nishant7-Mar-07 5:16 
AnswerRe: How to execute another application Pin
led mike7-Mar-07 5:18
led mike7-Mar-07 5:18 
AnswerRe: How to execute another application [modified] Pin
darkcloud.42o9-Mar-07 23:12
darkcloud.42o9-Mar-07 23:12 
QuestionRequested registry access is not allowed. Pin
abbd7-Mar-07 4:31
abbd7-Mar-07 4:31 
AnswerRe: Requested registry access is not allowed. Pin
Nish Nishant7-Mar-07 5:17
sitebuilderNish Nishant7-Mar-07 5:17 
GeneralRe: Requested registry access is not allowed. Pin
abbd7-Mar-07 5:52
abbd7-Mar-07 5:52 
GeneralRe: Requested registry access is not allowed. Pin
Nish Nishant7-Mar-07 5:56
sitebuilderNish Nishant7-Mar-07 5:56 
GeneralRe: Requested registry access is not allowed. Pin
abbd7-Mar-07 6:24
abbd7-Mar-07 6:24 

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.