MFC Dialogs from Windows Forms

E

Einar Ingebrigtsen

Hi,

I'm trying to use MFC Dialogs from Windows Forms.
Is it possible to have the message pump in C# (Application.DoEvents())
and still be able to use MFC Dialogs?

It's kind of a reversed problem. Most posts I've seen want to host
Windows Forms controls or dialogs/forms in MFC.

Cheers,
Einar Ingebrigtsen
Manager of Application Development
Notus Systems
 
S

Stoitcho Goutsev \(100\)

Einar,

Do you have in mind to use dialogs written in not managed - native code
written in MFC?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top