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.
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.