![Embarcadero DevC++ Win32 Desktop Application | Learn C++](https://i0.wp.com/learncplusplus.org/wp-content/uploads/2020/12/Embarcadero-Dev-C-Win32-Desktop-Application.png?resize=1140%2C675&ssl=1)
Welcome to our Embarcadero Dev-C++ video series!
In this tutorial, you will learn how to build and design Win32 desktop applications with Dev-C++. Win32 is the Windows application programming interface for developing 32-bit applications. And in this tutorial you will learn about:
- Windows Coding Conventions
- Basics of building Desktop application with C++
- Working process of Win32 API based applications