Click here to Skip to main content
15,914,016 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralVC++6 , need to have timing Pin
nasa6731-May-05 9:44
nasa6731-May-05 9:44 
GeneralRe: VC++6 , need to have timing Pin
Joel Holdsworth31-May-05 10:16
Joel Holdsworth31-May-05 10:16 
GeneralVC++ draw graph from data Pin
nasa6731-May-05 9:41
nasa6731-May-05 9:41 
GeneralRe: VC++ draw graph from data Pin
Christian Graus31-May-05 11:41
protectorChristian Graus31-May-05 11:41 
GeneralRe: VC++ draw graph from data Pin
Kaworu231-May-05 20:05
Kaworu231-May-05 20:05 
GeneralRe: VC++ draw graph from data Pin
ThatsAlok31-May-05 20:37
ThatsAlok31-May-05 20:37 
GeneralMixing C and C# Pin
Drusemark31-May-05 9:22
Drusemark31-May-05 9:22 
GeneralRe: Mixing C and C# Pin
Christian Graus31-May-05 11:45
protectorChristian Graus31-May-05 11:45 
Drusemark wrote:
I understood you could mix languages.

If you're using managed C++, then you should be able to create a dll which can be loaded into C#. The other way to do it is to use COM, which can also be imported into a C# project.

If the C# is in a dll and the C++ program is being run, then the same applies, you can write COM servers in C#, or you can use managed C++ to import the C# dll ( I believe, I've never done it ).

If you're not using managed C++, then the C# code needs to be accessed via COM.

There is a managed C++ forum, that may be a good place to ask this, although it's certainly more visible here.

Christian Graus - Microsoft MVP - C++
GeneralRe: Mixing C and C# - redirect question Pin
Anonymous1-Jun-05 10:09
Anonymous1-Jun-05 10:09 
GeneralRe: Mixing C and C# - redirect question Pin
Drusemark1-Jun-05 10:17
Drusemark1-Jun-05 10:17 
GeneralRe: Mixing C and C# - redirect question Pin
Christian Graus1-Jun-05 11:23
protectorChristian Graus1-Jun-05 11:23 
GeneralRe: Mixing C and C# Pin
Tom Archer31-May-05 12:48
Tom Archer31-May-05 12:48 
Generalurgent help Pin
Usman Tasleem Akshaf31-May-05 5:01
Usman Tasleem Akshaf31-May-05 5:01 
GeneralRe: urgent help Pin
Christian Graus31-May-05 11:48
protectorChristian Graus31-May-05 11:48 
GeneralGet & Setting only resource DLL Pin
Kaworu231-May-05 4:57
Kaworu231-May-05 4:57 
GeneralRe: Get & Setting only resource DLL Pin
Blake Miller31-May-05 5:53
Blake Miller31-May-05 5:53 
GeneralRe: Get & Setting only resource DLL Pin
Kaworu231-May-05 20:10
Kaworu231-May-05 20:10 
GeneralMFC and exception handling Pin
Cedric Moonen31-May-05 4:49
Cedric Moonen31-May-05 4:49 
GeneralRe: MFC and exception handling Pin
toxcct31-May-05 5:01
toxcct31-May-05 5:01 
GeneralRe: MFC and exception handling Pin
Cedric Moonen31-May-05 5:34
Cedric Moonen31-May-05 5:34 
GeneralRe: MFC and exception handling Pin
Jack Puppy31-May-05 8:52
Jack Puppy31-May-05 8:52 
GeneralRe: MFC and exception handling Pin
Cedric Moonen31-May-05 20:03
Cedric Moonen31-May-05 20:03 
GeneralRe: MFC and exception handling Pin
Bob Stanneveld31-May-05 10:37
Bob Stanneveld31-May-05 10:37 
GeneralPower Management Pin
Momotte31-May-05 4:28
Momotte31-May-05 4:28 
GeneralRe: Power Management Pin
Toby Opferman31-May-05 14:36
Toby Opferman31-May-05 14:36 

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.