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

Managed C++/CLI

 
QuestionReading and writing to a named pipe C, C++, C# Pin
higgsbo23-Sep-07 7:41
higgsbo23-Sep-07 7:41 
AnswerRe: Reading and writing to a named pipe C, C++, C# Pin
led mike24-Sep-07 4:57
led mike24-Sep-07 4:57 
AnswerRe: Reading and writing to a named pipe C, C++, C# Pin
KarstenK26-Sep-07 4:06
mveKarstenK26-Sep-07 4:06 
QuestionSomething to reflect upon... Pin
Sandeep Datta22-Sep-07 20:31
Sandeep Datta22-Sep-07 20:31 
AnswerRe: Something to reflect upon... Pin
George L. Jackson23-Sep-07 4:50
George L. Jackson23-Sep-07 4:50 
GeneralRe: Something to reflect upon... Pin
Sandeep Datta23-Sep-07 19:50
Sandeep Datta23-Sep-07 19:50 
GeneralRe: Something to reflect upon... Pin
George L. Jackson24-Sep-07 0:35
George L. Jackson24-Sep-07 0:35 
GeneralRe: Something to reflect upon... Pin
Sandeep Datta24-Sep-07 1:22
Sandeep Datta24-Sep-07 1:22 
George, I think I was bit hasty in describing my problem. I agree with you "Using namespaces does not defeat the purpose of interface programming." but that is not what I meant.

Thanks for your help anyway. I have found the reason why I was getting an Invalid cast exception. An invalid cast exception may be generated due to missing assemblies! (consider Assembly1::Class1 extends Assembly2::Interface1). (Note:Assemblies can be in the same folder and still be missing!) refer suzzane cooks blog http://blogs.msdn.com/suzcook/archive/2004/06/02/debugging-an-invalidcastexception.aspx


The best way to accelerate a Macintosh is at 9.8m/sec-sec.
- Marcus Dolengo

QuestionC++/CLI OpenGL performance Pin
Xpnctoc22-Sep-07 4:03
Xpnctoc22-Sep-07 4:03 
AnswerRe: C++/CLI OpenGL performance Pin
Luc Pattyn22-Sep-07 5:40
sitebuilderLuc Pattyn22-Sep-07 5:40 
GeneralRe: C++/CLI OpenGL performance Pin
Xpnctoc22-Sep-07 10:34
Xpnctoc22-Sep-07 10:34 
AnswerRe: C++/CLI OpenGL performance Pin
Mark Salsbery22-Sep-07 8:32
Mark Salsbery22-Sep-07 8:32 
GeneralRe: C++/CLI OpenGL performance [modified] Pin
Xpnctoc22-Sep-07 10:29
Xpnctoc22-Sep-07 10:29 
QuestionRe: C++/CLI OpenGL performance Pin
Unbe Kant22-May-09 13:55
Unbe Kant22-May-09 13:55 
AnswerRe: C++/CLI OpenGL performance Pin
Xpnctoc22-May-09 19:07
Xpnctoc22-May-09 19:07 
GeneralRe: C++/CLI OpenGL performance Pin
Unbe Kant22-May-09 21:43
Unbe Kant22-May-09 21:43 
GeneralRe: C++/CLI OpenGL performance Pin
Xpnctoc23-May-09 3:10
Xpnctoc23-May-09 3:10 
GeneralRe: C++/CLI OpenGL performance Pin
Unbe Kant23-May-09 4:15
Unbe Kant23-May-09 4:15 
QuestionUsing C++.net interface in C# Pin
Sandeep Datta22-Sep-07 1:00
Sandeep Datta22-Sep-07 1:00 
AnswerRe: Using C++.net interface in C# Pin
Mark Salsbery22-Sep-07 8:37
Mark Salsbery22-Sep-07 8:37 
GeneralRe: Using C++.net interface in C# Pin
Sandeep Datta22-Sep-07 20:23
Sandeep Datta22-Sep-07 20:23 
Questionvector of class instances within class itself as a data member Pin
Thanks for all the fish21-Sep-07 21:18
Thanks for all the fish21-Sep-07 21:18 
AnswerRe: vector of class instances within class itself as a data member Pin
Luc Pattyn22-Sep-07 1:28
sitebuilderLuc Pattyn22-Sep-07 1:28 
QuestionCopying control events Pin
earlgraham20-Sep-07 12:33
earlgraham20-Sep-07 12:33 
AnswerRe: Copying control events Pin
George L. Jackson20-Sep-07 13:38
George L. Jackson20-Sep-07 13: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.