Click here to Skip to main content
15,897,187 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Function Pointer Vector Pin
Cyrilix24-Jun-07 8:34
Cyrilix24-Jun-07 8:34 
GeneralRe: Function Pointer Vector Pin
0rigin24-Jun-07 8:53
0rigin24-Jun-07 8:53 
GeneralRe: Function Pointer Vector Pin
Cyrilix24-Jun-07 9:16
Cyrilix24-Jun-07 9:16 
QuestionDistribution in .NET 8 Pin
Dave Kerr23-Jun-07 13:41
mentorDave Kerr23-Jun-07 13:41 
AnswerRe: Distribution in .NET 8 Pin
Christian Graus23-Jun-07 14:00
protectorChristian Graus23-Jun-07 14:00 
GeneralRe: Distribution in .NET 8 Pin
Dave Kerr24-Jun-07 0:00
mentorDave Kerr24-Jun-07 0:00 
GeneralRe: Distribution in .NET 8 Pin
Mark Salsbery24-Jun-07 6:18
Mark Salsbery24-Jun-07 6:18 
Questionhow to dynamically access to a function or to its name? Pin
Arris7423-Jun-07 10:05
Arris7423-Jun-07 10:05 
Hello,

I started to develop an application with MFC, using Document/views and OCX components, My application works fine but I just realized (and hope it not too late) that I need a same feature as reflection provided by .NET.

So my question is should I throw my application into the bean and develop a new one with C# or managed C++ or can I use my application by mixing MFC and managed C++ .

Or probably is there something else existing for unmanaged C++ that provides the same features as reflection.
Actually what I need to do is to dynamically access to the member functions and member variables of my application by their name.
For example I would like to type in the name of a function from an edit control to call that function.

You will probably suggest me to map the functions and data types but frankly I think it is not elegant. Of course this solution could be considered if nothing else is better.

Please what do you suggest me to do?

AnswerRe: how to dynamically access to a function or to its name? Pin
dabs23-Jun-07 10:37
dabs23-Jun-07 10:37 
GeneralRe: how to dynamically access to a function or to its name? Pin
Arris7423-Jun-07 10:51
Arris7423-Jun-07 10:51 
GeneralRe: how to dynamically access to a function or to its name? Pin
dabs23-Jun-07 15:38
dabs23-Jun-07 15:38 
Questionconversion function for midi to wave in MFC/VC++ 6.0 Pin
patelviral23-Jun-07 10:01
patelviral23-Jun-07 10:01 
QuestionAPI function to get the CPU load Pin
mbrezu223-Jun-07 8:55
mbrezu223-Jun-07 8:55 
AnswerRe: API function to get the CPU load Pin
Mike Dimmick24-Jun-07 12:34
Mike Dimmick24-Jun-07 12:34 
Questionvirtual functions Pin
tom groezer23-Jun-07 8:31
tom groezer23-Jun-07 8:31 
AnswerRe: virtual functions Pin
Mark Salsbery23-Jun-07 8:48
Mark Salsbery23-Jun-07 8:48 
QuestionDynamic resource file Pin
hariharask23-Jun-07 8:30
hariharask23-Jun-07 8:30 
AnswerRe: Dynamic resource file Pin
Mark Salsbery23-Jun-07 8:53
Mark Salsbery23-Jun-07 8:53 
GeneralRe: Dynamic resource file Pin
hariharask23-Jun-07 18:15
hariharask23-Jun-07 18:15 
GeneralRe: Dynamic resource file Pin
Mark Salsbery24-Jun-07 6:08
Mark Salsbery24-Jun-07 6:08 
QuestionProperty Page (Loading Data) Pin
DanYELL23-Jun-07 7:38
DanYELL23-Jun-07 7:38 
Question"True" topmost. e.g on top of game windows etc Pin
mosimo23-Jun-07 6:28
mosimo23-Jun-07 6:28 
AnswerRe: "True" topmost. e.g on top of game windows etc Pin
S Douglas23-Jun-07 22:15
professionalS Douglas23-Jun-07 22:15 
QuestionHow to capture a scrolling web page as an image file (bmp,jpeg, etc...) Pin
Atom23-Jun-07 6:26
Atom23-Jun-07 6:26 
QuestionAdding smart tee filter to the filter graph Pin
Maynka23-Jun-07 0:58
Maynka23-Jun-07 0:58 

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.