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