C/C++ Windows API

Moderators: Lundin
Number of threads: 450
Number of posts: 1225

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
need some help with win32 API programming Posted by madazn89 on 30 Jan 2005 at 10:20 AM
Hi,
I have been reading up on programming with c++ and most codes I read contained API commands, and eventually it lead me here to this forum. I have a basic idea of win32 API commands, but can someone briefly explain what they are and do? I am also trying to know the API commands, is there a list of them or is there just too much to list?
Thanks
madazn
Report
Re: need some help with win32 API programming Posted by stober on 1 Feb 2005 at 7:29 AM
: Hi,
: I have been reading up on programming with c++ and most codes I read contained API commands, and eventually it lead me here to this forum. I have a basic idea of win32 API commands, but can someone briefly explain what they are and do? I am also trying to know the API commands, is there a list of them or is there just too much to list?
: Thanks
: madazn
:


you should start by reading this tutorial. you can find description of all win32 API functions here: www.msdn.microsoft.com

http://www.winprog.org/tutorial/



 

Recent Jobs