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

Managed C++/CLI

 
GeneralRe: including pthread.h Pin
S. Senthil Kumar19-Aug-05 8:13
S. Senthil Kumar19-Aug-05 8:13 
QuestionExcel Program in c++? Pin
Anonymous17-Aug-05 16:35
Anonymous17-Aug-05 16:35 
AnswerRe: Excel Program in c++? Pin
Christian Graus17-Aug-05 17:08
protectorChristian Graus17-Aug-05 17:08 
AnswerRe: Excel Program in c++? Pin
Tim Zorn21-Aug-05 5:52
Tim Zorn21-Aug-05 5:52 
GeneralReferenceEquals not behaving logically Pin
ChuckStar17-Aug-05 11:35
ChuckStar17-Aug-05 11:35 
GeneralRe: ReferenceEquals not behaving logically Pin
Christian Graus17-Aug-05 12:01
protectorChristian Graus17-Aug-05 12:01 
GeneralRe: ReferenceEquals not behaving logically Pin
ChuckStar18-Aug-05 4:03
ChuckStar18-Aug-05 4:03 
GeneralRe: ReferenceEquals not behaving logically Pin
Christian Graus18-Aug-05 14:57
protectorChristian Graus18-Aug-05 14:57 
You've got two lists that contain the same data. It seems to me that referenceequals would return true if you had two copies of the same list class instance, rather than two instances of the list class with the same objects in them.

But I'm guessing.


Christian Graus - Microsoft MVP - C++
GeneralRe: ReferenceEquals not behaving logically Pin
Saksida Bojan17-Aug-05 20:26
Saksida Bojan17-Aug-05 20:26 
GeneralRe: ReferenceEquals not behaving logically Pin
ChuckStar18-Aug-05 4:26
ChuckStar18-Aug-05 4:26 
GeneralRe: ReferenceEquals not behaving logically Pin
ChuckStar18-Aug-05 7:38
ChuckStar18-Aug-05 7:38 
GeneralRe: ReferenceEquals not behaving logically Pin
Nish Nishant18-Aug-05 23:55
sitebuilderNish Nishant18-Aug-05 23:55 
GeneralRe: ReferenceEquals not behaving logically Pin
S. Senthil Kumar19-Aug-05 4:21
S. Senthil Kumar19-Aug-05 4:21 
GeneralRe: ReferenceEquals not behaving logically Pin
Nish Nishant19-Aug-05 15:03
sitebuilderNish Nishant19-Aug-05 15:03 
GeneralRe: ReferenceEquals not behaving logically Pin
S. Senthil Kumar19-Aug-05 21:14
S. Senthil Kumar19-Aug-05 21:14 
GeneralRe: ReferenceEquals not behaving logically Pin
S. Senthil Kumar19-Aug-05 7:55
S. Senthil Kumar19-Aug-05 7:55 
GeneralRe: ReferenceEquals not behaving logically Pin
Nish Nishant19-Aug-05 15:04
sitebuilderNish Nishant19-Aug-05 15:04 
QuestionHow to achieve 'True' transparency with pictureBox?? Pin
richiemac17-Aug-05 4:15
richiemac17-Aug-05 4:15 
AnswerRe: How to achieve 'True' transparency with pictureBox?? Pin
Christian Graus17-Aug-05 12:02
protectorChristian Graus17-Aug-05 12:02 
GeneralRe: How to achieve 'True' transparency with pictureBox?? Pin
richiemac18-Aug-05 3:36
richiemac18-Aug-05 3:36 
GeneralRe: How to achieve 'True' transparency with pictureBox?? Pin
Christian Graus18-Aug-05 14:55
protectorChristian Graus18-Aug-05 14:55 
GeneralRe: How to achieve 'True' transparency with pictureBox?? Pin
richiemac18-Aug-05 23:28
richiemac18-Aug-05 23:28 
GeneralRe: How to achieve 'True' transparency with pictureBox?? Pin
Christian Graus21-Aug-05 13:26
protectorChristian Graus21-Aug-05 13:26 
GeneralRe: How to achieve 'True' transparency with pictureBox?? Pin
richiemac21-Aug-05 23:25
richiemac21-Aug-05 23:25 
GeneralRe: How to achieve 'True' transparency with pictureBox?? Pin
Christian Graus22-Aug-05 11:38
protectorChristian Graus22-Aug-05 11:38 

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.