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
Comments
: 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 [b]functions[/b] here: www.msdn.microsoft.com
http://www.winprog.org/tutorial/