Win32 is VisualStudio.NET 2003 - how to generate code for C++ UI

S

Steve Howard

I would like to use win32 apps, not MFC to start
programming C++ programs.

How does one generate code like you can if one uses
MFC for the various visual interface components.

For example, suppose you have a window with some static
text, a couple of radio buttons, and regular buttons.
How do you get these components to create code, ie. how
do you set Win32 to generate code automatically for
the componets the way you can if it's MFC.

So basically, I would like to use tools to draw the visual
interface and have it generate the code for the interface?
From there I would write to code to act upon the input.

Can I do this in Visual Studio .Net 2003 C++ or do I need
to get a visual interface/code generator for Win32. If
I need another third party tool then what tool?

Thanks,

Steve
 
E

Eran Kampf

I dont think there is such a tool.
If you want pure win32 api code you will have to write it yourself manually
(no visual designers, RAD tools etc.)
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top