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

Managed C++/CLI

 
GeneralRe: Handles and destructors - C++/CLI Pin
N a v a n e e t h17-Sep-08 16:47
N a v a n e e t h17-Sep-08 16:47 
GeneralRe: Handles and destructors - C++/CLI Pin
Scott Dorman17-Sep-08 17:27
professionalScott Dorman17-Sep-08 17:27 
QuestionReference Casting question. Pin
peterdrozd11-Sep-08 3:07
peterdrozd11-Sep-08 3:07 
AnswerRe: Reference Casting question. Pin
led mike11-Sep-08 4:35
led mike11-Sep-08 4:35 
AnswerRe: Reference Casting question. Pin
Mark Salsbery11-Sep-08 4:56
Mark Salsbery11-Sep-08 4:56 
GeneralRe: Reference Casting question. Pin
led mike11-Sep-08 5:02
led mike11-Sep-08 5:02 
GeneralRe: Reference Casting question. Pin
Mark Salsbery11-Sep-08 5:10
Mark Salsbery11-Sep-08 5:10 
GeneralRe: Reference Casting question. Pin
led mike11-Sep-08 5:37
led mike11-Sep-08 5:37 
Mark Salsbery wrote:
I don't know what's up with that - not enough info for me.

Yeah I know, I plugged this in and ran it just fine

System::Boolean data = (System::Boolean)(((* _Event) & 0x01) != false);



led mike

GeneralRe: Reference Casting question. Pin
Mark Salsbery11-Sep-08 5:42
Mark Salsbery11-Sep-08 5:42 
QuestionRe: Reference Casting question. Pin
led mike11-Sep-08 5:45
led mike11-Sep-08 5:45 
AnswerRe: Reference Casting question. Pin
Mark Salsbery11-Sep-08 5:57
Mark Salsbery11-Sep-08 5:57 
GeneralRe: Reference Casting question. [modified] Pin
peterdrozd11-Sep-08 5:26
peterdrozd11-Sep-08 5:26 
GeneralRe: Reference Casting question. Pin
Mark Salsbery11-Sep-08 5:40
Mark Salsbery11-Sep-08 5:40 
GeneralRe: Reference Casting question. Pin
peterdrozd11-Sep-08 5:44
peterdrozd11-Sep-08 5:44 
GeneralRe: Reference Casting question. Pin
Mark Salsbery11-Sep-08 5:56
Mark Salsbery11-Sep-08 5:56 
GeneralRe: Reference Casting question. Pin
Mark Salsbery11-Sep-08 5:59
Mark Salsbery11-Sep-08 5:59 
GeneralRe: Reference Casting question. Pin
peterdrozd11-Sep-08 7:50
peterdrozd11-Sep-08 7:50 
GeneralRe: Reference Casting question. Pin
Mark Salsbery11-Sep-08 8:00
Mark Salsbery11-Sep-08 8:00 
QuestionRe: Reference Casting question. Pin
Mark Salsbery11-Sep-08 5:45
Mark Salsbery11-Sep-08 5:45 
QuestionMinGW and namespaces [modified] Pin
piwi13311-Sep-08 1:18
piwi13311-Sep-08 1:18 
QuestionRe: MinGW and namespaces Pin
sashoalm11-Sep-08 1:31
sashoalm11-Sep-08 1:31 
AnswerRe: MinGW and namespaces Pin
piwi13311-Sep-08 1:36
piwi13311-Sep-08 1:36 
GeneralRe: MinGW and namespaces Pin
sashoalm11-Sep-08 1:43
sashoalm11-Sep-08 1:43 
GeneralRe: MinGW and namespaces Pin
piwi13311-Sep-08 1:56
piwi13311-Sep-08 1:56 
GeneralRe: MinGW and namespaces Pin
sashoalm11-Sep-08 2:03
sashoalm11-Sep-08 2:03 

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.