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

Managed C++/CLI

 
GeneralRe: listView c++ cli Pin
Mark Salsbery17-Jul-07 13:12
Mark Salsbery17-Jul-07 13:12 
QuestionDeclaration of global variables Pin
abbd14-Jul-07 14:02
abbd14-Jul-07 14:02 
AnswerRe: Declaration of global variables Pin
Mark Salsbery14-Jul-07 16:52
Mark Salsbery14-Jul-07 16:52 
QuestionRe: Declaration of global variables Pin
abbd15-Jul-07 1:10
abbd15-Jul-07 1:10 
AnswerRe: Declaration of global variables Pin
Mark Salsbery15-Jul-07 6:26
Mark Salsbery15-Jul-07 6:26 
QuestionRe: Declaration of global variables Pin
abbd15-Jul-07 7:45
abbd15-Jul-07 7:45 
AnswerRe: Declaration of global variables Pin
Christian Graus15-Jul-07 7:49
protectorChristian Graus15-Jul-07 7:49 
QuestionRe: Declaration of global variables Pin
Mark Salsbery15-Jul-07 8:22
Mark Salsbery15-Jul-07 8:22 
As Christian mentioned, i would need to be static to access it without an object of the capture
class.

You're leavig something out of your posted code so it's hard to help you.

Is button12_Click() a delegate? Is it a class member function (method)?

Mark


Mark Salsbery
Microsoft MVP - Visual C++


"Great job team! Head back to base for debriefing and cocktails."

QuestionDelegate (assocoation function) Pin
abbd14-Jul-07 8:43
abbd14-Jul-07 8:43 
AnswerRe: Delegate (assocoation function) Pin
Mark Salsbery14-Jul-07 11:59
Mark Salsbery14-Jul-07 11:59 
QuestionWhen is copy constructor must in a class? Pin
Karismatic14-Jul-07 0:09
Karismatic14-Jul-07 0:09 
AnswerRe: When is copy constructor must in a class? Pin
Mark Salsbery14-Jul-07 7:54
Mark Salsbery14-Jul-07 7:54 
QuestionOnComm Events in MSCOMM OCX control Pin
AmarjeetSinghMatharu13-Jul-07 18:39
AmarjeetSinghMatharu13-Jul-07 18:39 
Questionerror in building clr Pin
aefmaaradji13-Jul-07 13:27
aefmaaradji13-Jul-07 13:27 
AnswerRe: error in building clr Pin
Mark Salsbery13-Jul-07 16:38
Mark Salsbery13-Jul-07 16:38 
QuestionCandidate Function not Accessible Addendum Pin
BuckBrown13-Jul-07 11:08
BuckBrown13-Jul-07 11:08 
AnswerRe: Candidate Function not Accessible Addendum Pin
Mark Salsbery13-Jul-07 16:45
Mark Salsbery13-Jul-07 16:45 
GeneralRe: Candidate Function not Accessible Addendum Pin
BuckBrown16-Jul-07 5:32
BuckBrown16-Jul-07 5:32 
QuestionCandidate Function not Accessible Pin
BuckBrown13-Jul-07 10:39
BuckBrown13-Jul-07 10:39 
Questionusing namespace but still have to qualify command Pin
BuckBrown13-Jul-07 8:17
BuckBrown13-Jul-07 8:17 
AnswerRe: using namespace but still have to qualify command Pin
BuckBrown13-Jul-07 8:19
BuckBrown13-Jul-07 8:19 
Questionstring format in visual c++ cli Pin
aefmaaradji13-Jul-07 5:54
aefmaaradji13-Jul-07 5:54 
AnswerRe: string format in visual c++ cli Pin
Bartosz Bien13-Jul-07 6:47
Bartosz Bien13-Jul-07 6:47 
QuestionThe wonderful world of MAPI Part II. Pin
originSH13-Jul-07 5:05
originSH13-Jul-07 5:05 
Questionreading .config file Pin
saqib8212-Jul-07 22:15
saqib8212-Jul-07 22:15 

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.