Is it possible to create library which start a User interface so as to be called by a Cconsole appli

P

pableratz

I have programmed a multi thread C control application, and now I
want
to add User interface functionality to my main thread. I would like
to
know if i could generate a library from a MFC or Window form Screen
and call it from
my main thread.

Thanks for your attention
 
H

Herfried K. Wagner [MVP]

pableratz said:
I have programmed a multi thread C control application, and now I
want
to add User interface functionality to my main thread. I would like
to
know if i could generate a library from a MFC or Window form Screen
and call it from
my main thread.

Note that this newsgroups targets .NET Windows Forms programming. You may
want to post your question to one of the VC groups, which can be found in
the "microsoft.public.vc.*" hierarchy.
 

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