📎 AI Summary:
The original poster asks about the advantages of Win32 programming. A respondent explains that Win32 programming essentially involves developing with the .NET framework, which is user-friendly and Windows-compatible, and mentions that .NET Core offers cross-platform capabilities. The thread concludes with the original poster expressing gratitude.

prkundan

Member
Joined
Jun 10, 2019
Messages
35
Thread Author #1
What are the advantages of win32 programming?
 

Solution
"win32 programming" is really just developing with the dotNET framework. The framework is pretty easy to work with and well... works on Windows. You can also work with the dotNET Core framework which is cross platform.

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
"win32 programming" is really just developing with the dotNET framework. The framework is pretty easy to work with and well... works on Windows. You can also work with the dotNET Core framework which is cross platform.
 

Solution

prkundan

Member
Joined
Jun 10, 2019
Messages
35
Thread Author #3
"win32 programming" is really just developing with the dotNET framework. The framework is pretty easy to work with and well... works on Windows. You can also work with the dotNET Core framework which is cross platform.

Thanks! GOD BLESS YOU!!!!