Creating Win32 Native C++ Applications (non-MFC) using Visual Studio 2010 in 2021.

Опубликовано: 19 Июнь 2026
на канале: Tommy Ngo (SW CODING CHANNEL)
5,452
75

Today, I will show you how to create a Win32 Native C++ Application using
Visual Studio 2010. This is a lot different than C# or other languages that Microsoft has to offer. I will show you how to use different UI controls (input text boxes, static text, checkboxes, etc.) directly from Win32 API. Watch this great video so you can understand what it takes to make a Windows Application using native C++. Enjoy this great video.

#win32nativecpp
#c++
#softwarecodingtutorials