Click here to Skip to main content
16,007,277 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
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 
QuestionTo Create CVS File Pin
mikobi11-Sep-08 1:15
mikobi11-Sep-08 1:15 
AnswerRe: To Create CVS File Pin
_AnsHUMAN_ 11-Sep-08 2:10
_AnsHUMAN_ 11-Sep-08 2:10 
GeneralRe: To Create CVS File Pin
mikobi18-Sep-08 21:13
mikobi18-Sep-08 21:13 
Questioncompiler in VC++6.0 Pin
aa_zz11-Sep-08 0:58
aa_zz11-Sep-08 0:58 
QuestionArrays and enums in an extended control Pin
poppabaggins10-Sep-08 4:06
poppabaggins10-Sep-08 4:06 
GeneralRe: Arrays and enums in an extended control Pin
led mike10-Sep-08 5:07
led mike10-Sep-08 5:07 
poppabaggins wrote:
Trying to include a bitmap in my class made the compiler tell me that I couldn't mix managed and unmanaged types. To try to work around this

Rather than work around by making something up yourself I would strongly suggest that you learn C++/CLI. There are excellent tutorial articles on CLI here at CodeProject. Look under the "Chapters" in the site menu.

Of course I would also strongly recommend you learn C++ first and then learn C++/CLI. I mean CLI is an extension so it seems rather obvious that one learns the root before the extension, but what do I know right?


led mike

GeneralRe: Arrays and enums in an extended control Pin
Mark Salsbery10-Sep-08 5:34
Mark Salsbery10-Sep-08 5:34 
GeneralRe: Arrays and enums in an extended control Pin
led mike10-Sep-08 5:42
led mike10-Sep-08 5:42 
AnswerRe: Arrays and enums in an extended control Pin
Mark Salsbery10-Sep-08 5:31
Mark Salsbery10-Sep-08 5:31 
GeneralRe: Arrays and enums in an extended control Pin
poppabaggins10-Sep-08 6:50
poppabaggins10-Sep-08 6:50 
QuestionProblem with encoding in Ms Outlook extension Pin
pawelwaw10-Sep-08 0:36
pawelwaw10-Sep-08 0:36 
AnswerRe: Problem with encoding in Ms Outlook extension Pin
led mike10-Sep-08 5:17
led mike10-Sep-08 5:17 
GeneralRe: Problem with encoding in Ms Outlook extension Pin
pawelwaw10-Sep-08 21:30
pawelwaw10-Sep-08 21:30 
QuestionWhat is stack semantics? Pin
Arman Ghazanchyan9-Sep-08 12:18
Arman Ghazanchyan9-Sep-08 12:18 
AnswerRe: What is stack semantics? Pin
Mark Salsbery9-Sep-08 13:14
Mark Salsbery9-Sep-08 13:14 
GeneralRe: What is stack semantics? Pin
Arman Ghazanchyan9-Sep-08 14:44
Arman Ghazanchyan9-Sep-08 14:44 
GeneralRe: What is stack semantics? Pin
Mark Salsbery9-Sep-08 15:44
Mark Salsbery9-Sep-08 15:44 
GeneralRe: What is stack semantics? Pin
Arman Ghazanchyan9-Sep-08 16:21
Arman Ghazanchyan9-Sep-08 16:21 
Questionguide created file.exe for vc++6.0. thanks very much Pin
aa_zz8-Sep-08 16:16
aa_zz8-Sep-08 16:16 
QuestionSome basic questions! Pin
Arman Ghazanchyan8-Sep-08 8:53
Arman Ghazanchyan8-Sep-08 8:53 
AnswerRe: Some basic questions! Pin
Mark Salsbery8-Sep-08 9:40
Mark Salsbery8-Sep-08 9:40 
GeneralRe: Some basic questions! Pin
Arman Ghazanchyan8-Sep-08 9:54
Arman Ghazanchyan8-Sep-08 9:54 
GeneralRe: Some basic questions! Pin
Mark Salsbery8-Sep-08 9:57
Mark Salsbery8-Sep-08 9:57 

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.