I know how to program in C ++ creating console programs, but now I want to code programs with interfaces for Windows. MS VS 2010 simplifies the process of encoding applications in C ++ Windows using a drag and drop design system. (.net Framework) However, Visual Studio seems to be using C ++ / CLI, which I am not familiar with.
Is there an IDE that uses only C ++? Is there a good IDE with an easy-to-use graphic designer, or can I customize VS 2010 to not use C ++ / CLI?
Visual C ++ doesn’t use the C ++ / CLI syntax perfectly, in fact it works even better without it.
" .NET Framework (/clr)" "". "Win32 Application" .
"" , - , .
Qt Creator - IDE Qt? http://www.qt.io/ide/
RAD ++, ++, "CodeGear ++ Builder"
Source: https://habr.com/ru/post/1791691/More articles:Show PDF file inside web browser using iText - javaA servlet call results in an HTTP status of 404 "The requested resource is unavailable" - servletsImage Download - Security - securityAccess to the C-structure as a C ++ class - c ++Creating a forms application with Visual Studio without CLR / .NET - c ++Dedicated stream (one stream per connection) with the ability to buffer (c / C ++) - c ++DotNetNuke - module settings are removed with new user control - dotnetnukeconverting mp3 to mp4 - videoHow to subscribe to pages in Visual Studio 2008 IDE - c #Создать объект из удаленного JSON - jsonAll Articles