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

Managed C++/CLI

 
GeneralRe: want to learn CLI, where to start? [modified*2] Pin
Nish Nishant25-May-06 10:24
sitebuilderNish Nishant25-May-06 10:24 
GeneralRe: want to learn CLI, where to start? [modified*2] [modified] Pin
Hamed Musavi25-May-06 10:40
Hamed Musavi25-May-06 10:40 
GeneralRe: want to learn CLI, where to start? [modified*2] Pin
Nish Nishant26-May-06 4:52
sitebuilderNish Nishant26-May-06 4:52 
GeneralRe: want to learn CLI, where to start? [modified*2] Pin
Nish Nishant26-May-06 4:53
sitebuilderNish Nishant26-May-06 4:53 
GeneralCWinFormsControl Problem Pin
Aamir Butt25-May-06 0:17
Aamir Butt25-May-06 0:17 
GeneralRe: CWinFormsControl Problem Pin
Nish Nishant25-May-06 9:22
sitebuilderNish Nishant25-May-06 9:22 
GeneralRe: CWinFormsControl Problem Pin
georgeraafat26-May-06 7:14
georgeraafat26-May-06 7:14 
GeneralRe: CWinFormsControl Problem Pin
Nish Nishant26-May-06 8:14
sitebuilderNish Nishant26-May-06 8:14 
georgeraafat wrote:
Wouldn't that change the class layout depending on who's including it?


Yes, it would. A workaround would be to use a CWinFormsControl* member if it's managed compilation, and a dummy void* if it's unmanaged compilation. Thus the class layout is unchanged.

Regards,
Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
Currently working on C++/CLI in Action for Manning Publications.

GeneralRe: CWinFormsControl Problem Pin
Aamir Butt28-May-06 19:27
Aamir Butt28-May-06 19:27 
QuestionMFC ActiveX Pin
satsumatable24-May-06 20:25
satsumatable24-May-06 20:25 
AnswerRe: MFC ActiveX [modified] Pin
Nish Nishant25-May-06 9:31
sitebuilderNish Nishant25-May-06 9:31 
Questionclient /server application Pin
vaninathan24-May-06 17:03
vaninathan24-May-06 17:03 
AnswerRe: client /server application Pin
Nish Nishant25-May-06 9:33
sitebuilderNish Nishant25-May-06 9:33 
QuestionNeed to click menu twice to activate in an MDI application Pin
zenzero24-May-06 11:03
zenzero24-May-06 11:03 
AnswerRe: Need to click menu twice to activate in an MDI application Pin
zenzero29-May-06 13:51
zenzero29-May-06 13:51 
Questioninexplicable System.NullReferenceException when using stl vector Pin
razilon23-May-06 20:33
razilon23-May-06 20:33 
QuestionError Code: C2039 Pin
satsumatable23-May-06 18:27
satsumatable23-May-06 18:27 
AnswerRe: Error Code: C2039 Pin
Cedric Moonen23-May-06 21:11
Cedric Moonen23-May-06 21:11 
QuestionCompiling error for Clipboard.SetDataObject(). Pin
robert tian guo23-May-06 4:47
robert tian guo23-May-06 4:47 
AnswerRe: Compiling error for Clipboard.SetDataObject(). [modified] Pin
George L. Jackson23-May-06 9:34
George L. Jackson23-May-06 9:34 
GeneralRe: Compiling error for Clipboard.SetDataObject(). [modified] Pin
robert tian guo23-May-06 14:32
robert tian guo23-May-06 14:32 
GeneralRe: Compiling error for Clipboard.SetDataObject(). [modified] Pin
George L. Jackson24-May-06 3:15
George L. Jackson24-May-06 3:15 
QuestionHow Can I play the music on my game Pin
Squallkin8423-May-06 4:08
Squallkin8423-May-06 4:08 
QuestionProto type mismatch Pin
satsumatable22-May-06 23:57
satsumatable22-May-06 23:57 
QuestionReading memory Pin
satsumatable22-May-06 17:32
satsumatable22-May-06 17:32 

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.