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

Managed C++/CLI

 
AnswerRe: managed c++ or unmanaged c++ Pin
Jun Du12-Jul-06 4:32
Jun Du12-Jul-06 4:32 
Questiontrying to compile a C file in a C++ CLR project Pin
Super Lloyd11-Jul-06 20:47
Super Lloyd11-Jul-06 20:47 
AnswerRe: trying to compile a C file in a C++ CLR project Pin
Super Lloyd11-Jul-06 20:59
Super Lloyd11-Jul-06 20:59 
AnswerRe: trying to compile a C file in a C++ CLR project Pin
Jonas Hammarberg11-Jul-06 21:10
professionalJonas Hammarberg11-Jul-06 21:10 
QuestionSir, In C++ what functions get Added? Pin
CodeVarma10-Jul-06 15:28
CodeVarma10-Jul-06 15:28 
AnswerRe: Sir, In C++ what functions get Added? [modified] Pin
Sebastian Schneider10-Jul-06 23:45
Sebastian Schneider10-Jul-06 23:45 
GeneralRe: Sir, In C++ what functions get Added? Pin
toxcct10-Jul-06 23:52
toxcct10-Jul-06 23:52 
GeneralRe: Sir, In C++ what functions get Added? Pin
Sebastian Schneider11-Jul-06 1:10
Sebastian Schneider11-Jul-06 1:10 
Might be.

In that case, there is no single answer. Every accessible member of the base class is "added", so the functions added really depend on the base class. The only thing you can say is that "everything is an Object", so the accessible Object-functions are available for "everything".

Cheers,
Sebastian

--
Contra vim mortem non est medicamen in hortem.
QuestionDouble Buffering in Managed C++ Pin
Pavan Rao9-Jul-06 21:13
Pavan Rao9-Jul-06 21:13 
AnswerRe: Double Buffering in Managed C++ Pin
Jun Du10-Jul-06 4:18
Jun Du10-Jul-06 4:18 
GeneralRe: Double Buffering in Managed C++ Pin
Pavan Rao10-Jul-06 4:24
Pavan Rao10-Jul-06 4:24 
GeneralRe: Double Buffering in Managed C++ Pin
Sebastian Schneider10-Jul-06 4:45
Sebastian Schneider10-Jul-06 4:45 
GeneralRe: Double Buffering in Managed C++ Pin
mertadin21-Jul-06 3:13
mertadin21-Jul-06 3:13 
QuestionTAPI v dot net Pin
flippydeflippydebop8-Jul-06 20:55
flippydeflippydebop8-Jul-06 20:55 
QuestionCan I use a vector of class objects? Pin
Suddha Talukdar8-Jul-06 13:07
Suddha Talukdar8-Jul-06 13:07 
QuestionOwner drawn button in VC++ 2005 Pin
cshell497-Jul-06 4:09
cshell497-Jul-06 4:09 
AnswerRe: Owner drawn button in VC++ 2005 [modified] Pin
Nagaraju_Focus7-Jul-06 18:29
Nagaraju_Focus7-Jul-06 18:29 
GeneralRe: Owner drawn button in VC++ 2005 Pin
cshell497-Jul-06 18:54
cshell497-Jul-06 18:54 
QuestionConvertint .Pdf to .txt file Pin
Nagaraju_Focus7-Jul-06 0:30
Nagaraju_Focus7-Jul-06 0:30 
Questionexporting int array from c++ dll to c# client Pin
Tugberk_Kara6-Jul-06 21:06
Tugberk_Kara6-Jul-06 21:06 
QuestionCan I use an MFC GUI component in .Net using managed C++? Pin
gunag6-Jul-06 4:42
gunag6-Jul-06 4:42 
QuestionNeed help in creating a pop-up window Pin
veenu_kvm5-Jul-06 1:25
veenu_kvm5-Jul-06 1:25 
AnswerRe: Need help in creating a pop-up window Pin
Jun Du5-Jul-06 3:59
Jun Du5-Jul-06 3:59 
GeneralRe: Need help in creating a pop-up window Pin
veenu_kvm5-Jul-06 19:23
veenu_kvm5-Jul-06 19:23 
GeneralRe: Need help in creating a pop-up window Pin
Jun Du6-Jul-06 3:34
Jun Du6-Jul-06 3:34 

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.