ehrenfest
- 2,001
- 1
Could someone give me a relatively basic introduction to what win32 is or link me to a site that does the same?
Thanks.
Thanks.
The discussion centers around the concept of Win32, specifically seeking a basic introduction to its definition and applications. Participants explore its relevance to the Windows operating system and its role in application development.
There is some overlap in understanding Win32 as both an API and a reference to the 32-bit Windows operating system, but the discussion does not reach a consensus on the specific aspects participants are interested in.
Participants have not defined the specific scope of their inquiry into Win32, leading to varying interpretations of what aspects are most relevant.
It's the Windows API (application programming interfaces) for developing 32-bit applications.ehrenfest said:Could someone give me a relatively basic introduction to what win32 is or link me to a site that does the same?
Thanks.
yea that's if you're talking about the win32 apiArt said:It's the Windows API (application programming interfaces) for developing 32-bit applications.
It allows applications to interface with the windows operating system.