Answer the question
In order to leave comments, you need to log in
Visual Studio, forms and project without .NET
I haven't used Visual Studio before, so I have a suspicion that I don't understand something. Is it possible to create an application that does not depend on .NET, but in which you can draw the interface with the mouse, add controls to the form, etc.?
Studio version: 2010 beta 1.
Language: C++.
It is required to support WinXP without additional libraries.
If not, what development environment do you think is the most convenient and able to do what I want?
Is it reasonable to write in pure WinAPI or look for library wrappers and write on them? WinAPI terrifies me.
Answer the question
In order to leave comments, you need to log in
In VS, everything depends on NET, including the controls that you are going to stir, their designer uses net. Try the old versions of the studio, so, version 6. Or Delphi, somewhere version 7. As far as I remember in Delphi, when I worked with him, this is in order. But I can be wrong.
And it seems to me that some version of NET is already present in WinXP SP1/2.
Borland C++. Especially if you are migrating from Delphi, then many things will seem familiar and familiar to you.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question