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

Managed C++/CLI

 
GeneralRe: [C] Multithreading in windows Pin
Newbie0025-Feb-07 3:50
Newbie0025-Feb-07 3:50 
GeneralRe: [C] Multithreading in windows Pin
Christian Graus25-Feb-07 9:11
protectorChristian Graus25-Feb-07 9:11 
Question[API] Add a dll Pin
abbd24-Feb-07 4:55
abbd24-Feb-07 4:55 
AnswerRe: [API] Add a dll Pin
Christian Graus24-Feb-07 16:26
protectorChristian Graus24-Feb-07 16:26 
QuestionCopy constructor Pin
Karismatic23-Feb-07 17:09
Karismatic23-Feb-07 17:09 
AnswerRe: Copy constructor Pin
prasad_som24-Feb-07 5:25
prasad_som24-Feb-07 5:25 
AnswerRe: Copy constructor [modified] Pin
Paresh Chitte26-Feb-07 17:28
Paresh Chitte26-Feb-07 17:28 
AnswerRe: Copy constructor Pin
Christian Graus24-Feb-07 16:27
protectorChristian Graus24-Feb-07 16:27 
This is not a C++/CLI question, it should have been asked in the Visual C++ forum. You need a copy constructor when you have a pointer, or whenever you have an object which would automatically only provide a shallow copy, and a deep copy is required.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

QuestionCreating a Observer between managed and unmanaged Code Pin
ismare22-Feb-07 0:58
ismare22-Feb-07 0:58 
AnswerRe: Creating a Observer between managed and unmanaged Code Pin
User 58385222-Feb-07 13:30
User 58385222-Feb-07 13:30 
GeneralRe: Creating a Observer between managed and unmanaged Code Pin
ismare24-Feb-07 2:51
ismare24-Feb-07 2:51 
QuestionLNK1104: cannot open file Pin
vandelaycp21-Feb-07 11:01
vandelaycp21-Feb-07 11:01 
AnswerRe: LNK1104: cannot open file Pin
Christian Graus21-Feb-07 11:32
protectorChristian Graus21-Feb-07 11:32 
GeneralRe: LNK1104: cannot open file Pin
vandelaycp21-Feb-07 14:32
vandelaycp21-Feb-07 14:32 
AnswerRe: LNK1104: cannot open file Pin
Hamid_RT1-Mar-07 6:52
Hamid_RT1-Mar-07 6:52 
QuestionRWCString limit (max size) - Rogue Wave. Pin
mdosi21-Feb-07 7:46
mdosi21-Feb-07 7:46 
AnswerRe: RWCString limit (max size) - Rogue Wave. Pin
Christian Graus21-Feb-07 11:33
protectorChristian Graus21-Feb-07 11:33 
GeneralRe: RWCString limit (max size) - Rogue Wave. Pin
mdosi21-Feb-07 11:38
mdosi21-Feb-07 11:38 
GeneralRe: RWCString limit (max size) - Rogue Wave. Pin
Christian Graus21-Feb-07 19:09
protectorChristian Graus21-Feb-07 19:09 
QuestionUnmanaged in manage Pin
ThatsAlok21-Feb-07 6:18
ThatsAlok21-Feb-07 6:18 
AnswerRe: Unmanaged in manage Pin
led mike21-Feb-07 8:01
led mike21-Feb-07 8:01 
GeneralRe: Unmanaged in manage Pin
ThatsAlok21-Feb-07 18:43
ThatsAlok21-Feb-07 18:43 
GeneralRe: Unmanaged in manage Pin
led mike22-Feb-07 4:42
led mike22-Feb-07 4:42 
AnswerRe: Unmanaged in manage Pin
Christian Graus21-Feb-07 11:32
protectorChristian Graus21-Feb-07 11:32 
AnswerRe: Unmanaged in manage Pin
kristmun22-Feb-07 21:10
kristmun22-Feb-07 21:10 

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.