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

Managed C++/CLI

 
GeneralRe: How to get HWND from System::Windows::Forms::Panel^ panel [modified] Pin
Newbie0015-Oct-07 7:00
Newbie0015-Oct-07 7:00 
QuestionSTL map = Hashtable, what about STL multimap? Pin
devvvy13-Oct-07 16:44
devvvy13-Oct-07 16:44 
AnswerRe: STL map = Hashtable, what about STL multimap? Pin
Christian Graus13-Oct-07 17:15
protectorChristian Graus13-Oct-07 17:15 
GeneralRe: STL map = Hashtable, what about STL multimap? Pin
devvvy13-Oct-07 17:18
devvvy13-Oct-07 17:18 
GeneralRe: STL map = Hashtable, what about STL multimap? Pin
Christian Graus13-Oct-07 18:15
protectorChristian Graus13-Oct-07 18:15 
AnswerSTL map != Hashtable Pin
kuibing14-Oct-07 17:27
kuibing14-Oct-07 17:27 
Questionplease introduce me (Managed) C++ Pin
chandu00412-Oct-07 23:56
chandu00412-Oct-07 23:56 
AnswerRe: please introduce me (Managed) C++ Pin
Christian Graus13-Oct-07 0:03
protectorChristian Graus13-Oct-07 0:03 
Managed C++ is simply the first iteration of C++ extensions to allow for using .NET classes in C++ and write .NET assemblies in C++. It was used in VS 2002 and 2003. In VS2005, this was overhauled, and we now have C++/CLI. IMO, it's still a disaster, and you're still better off learning C#. However, Nish has written a great book on C++/CLI ( published by Manning ), if you want to learn it, start there.


Christian Graus - Microsoft MVP - C++

"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 )

GeneralRe: please introduce me (Managed) C++ Pin
chandu00413-Oct-07 0:10
chandu00413-Oct-07 0:10 
General[SOLVED isn't it?] Pin
Luc Pattyn13-Oct-07 2:59
sitebuilderLuc Pattyn13-Oct-07 2:59 
GeneralRe: please introduce me (Managed) C++ Pin
#realJSOP15-Oct-07 5:38
professional#realJSOP15-Oct-07 5:38 
GeneralRe: please introduce me (Managed) C++ Pin
Mark Salsbery15-Oct-07 6:02
Mark Salsbery15-Oct-07 6:02 
AnswerRe: please introduce me (Managed) C++ Pin
Hamid_RT19-Oct-07 6:55
Hamid_RT19-Oct-07 6:55 
QuestionProblem with array. Pin
cshong12-Oct-07 21:38
cshong12-Oct-07 21:38 
AnswerRe: Problem with array. Pin
Christian Graus12-Oct-07 23:01
protectorChristian Graus12-Oct-07 23:01 
GeneralRe: Problem with array. Pin
cshong12-Oct-07 23:06
cshong12-Oct-07 23:06 
QuestionC++ to calculate the Reaiman Sum Pin
Nestafary12-Oct-07 7:49
Nestafary12-Oct-07 7:49 
AnswerRe: C++ to calculate the Reaiman Sum Pin
Mark Salsbery12-Oct-07 8:03
Mark Salsbery12-Oct-07 8:03 
QuestionWindows service Pin
zafax_12-Oct-07 0:05
zafax_12-Oct-07 0:05 
AnswerRe: Windows service Pin
Mark Salsbery12-Oct-07 5:34
Mark Salsbery12-Oct-07 5:34 
GeneralRe: Windows service Pin
zafax_12-Oct-07 5:47
zafax_12-Oct-07 5:47 
GeneralRe: Windows service Pin
Mark Salsbery12-Oct-07 5:57
Mark Salsbery12-Oct-07 5:57 
GeneralRe: Windows service Pin
zafax_12-Oct-07 6:12
zafax_12-Oct-07 6:12 
GeneralRe: Windows service Pin
led mike12-Oct-07 6:32
led mike12-Oct-07 6:32 
GeneralRe: Windows service Pin
Mark Salsbery12-Oct-07 7:44
Mark Salsbery12-Oct-07 7:44 

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.