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

Managed C++/CLI

 
GeneralRe: AsyncCallback Instantiation - Why Did This Work? Pin
Oddball17-Jul-08 7:42
Oddball17-Jul-08 7:42 
QuestionExecute Dispose function of a managed class??? Pin
CTaylor8916-Jul-08 8:26
CTaylor8916-Jul-08 8:26 
AnswerRe: Execute Dispose function of a managed class??? Pin
Mark Salsbery16-Jul-08 8:53
Mark Salsbery16-Jul-08 8:53 
GeneralRe: Execute Dispose function of a managed class??? Pin
CTaylor8916-Jul-08 9:23
CTaylor8916-Jul-08 9:23 
GeneralRe: Execute Dispose function of a managed class??? Pin
Mark Salsbery16-Jul-08 9:26
Mark Salsbery16-Jul-08 9:26 
GeneralRe: Execute Dispose function of a managed class??? Pin
CTaylor8916-Jul-08 10:09
CTaylor8916-Jul-08 10:09 
GeneralRe: Execute Dispose function of a managed class??? Pin
Mark Salsbery16-Jul-08 10:31
Mark Salsbery16-Jul-08 10:31 
GeneralRe: Execute Dispose function of a managed class??? Pin
CTaylor8916-Jul-08 10:51
CTaylor8916-Jul-08 10:51 
Looking at your example got me to think about my managed class implementation. I had a Dispose method and it would even show up in intellisense. But I was not implementing IDisposable at the top of my class and apparently this matters to C++/cli even though it worked under managed extensions.

Thanks Mark for taking the time to help me.

Craig

GeneralRe: Execute Dispose function of a managed class??? Pin
Mark Salsbery16-Jul-08 11:08
Mark Salsbery16-Jul-08 11:08 
QuestionVC#.Net class in VC++.Net ? Pin
Andy Rama15-Jul-08 21:04
Andy Rama15-Jul-08 21:04 
AnswerRe: VC#.Net class in VC++.Net ? Pin
Mark Salsbery16-Jul-08 7:19
Mark Salsbery16-Jul-08 7:19 
GeneralRe: VC#.Net class in VC++.Net ? Pin
Andy Rama17-Jul-08 3:34
Andy Rama17-Jul-08 3:34 
AnswerRe: VC#.Net class in VC++.Net ? Pin
Paul Conrad16-Jul-08 9:36
professionalPaul Conrad16-Jul-08 9:36 
QuestionBlowFish Pin
Xaria14-Jul-08 16:24
Xaria14-Jul-08 16:24 
AnswerRe: BlowFish Pin
led mike15-Jul-08 4:27
led mike15-Jul-08 4:27 
AnswerRe: BlowFish Pin
Mark Salsbery15-Jul-08 6:27
Mark Salsbery15-Jul-08 6:27 
AnswerRe: BlowFish Pin
Paul Conrad16-Jul-08 9:35
professionalPaul Conrad16-Jul-08 9:35 
GeneralRe: BlowFish Pin
Xaria16-Jul-08 20:46
Xaria16-Jul-08 20:46 
QuestionMarshalAs UnmanagedType::LPStrunc trouble Pin
Thees Ch. Winkler13-Jul-08 2:44
Thees Ch. Winkler13-Jul-08 2:44 
AnswerRe: MarshalAs UnmanagedType::LPStrunc trouble Pin
Mark Salsbery13-Jul-08 16:08
Mark Salsbery13-Jul-08 16:08 
GeneralRe: MarshalAs UnmanagedType::LPStrunc trouble Pin
Thees Ch. Winkler14-Jul-08 9:59
Thees Ch. Winkler14-Jul-08 9:59 
GeneralRe: MarshalAs UnmanagedType::LPStrunc trouble Pin
Mark Salsbery14-Jul-08 10:04
Mark Salsbery14-Jul-08 10:04 
QuestionCalling .Net Interface from VC++ Pin
Debasis108-Jul-08 6:11
Debasis108-Jul-08 6:11 
AnswerRe: Calling .Net Interface from VC++ Pin
Mark Salsbery8-Jul-08 6:57
Mark Salsbery8-Jul-08 6:57 
QuestionHow to give message from thread to main application in VC++.net? Pin
AnayKulkarni7-Jul-08 21:27
AnayKulkarni7-Jul-08 21:27 

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.