Hi everyone, I am a just beginning Win32 Application Programming for C++. I really couldnt find any site that didnt confuse the heck out of me. Alrighty, I'm not here to ask you questions about acutally learning Win32, but i would like to know if you could recommned me a site which has a list of all the commnads that I could use. Such as MessageBox(), and LineTo(). Also, I don't know how to call them, but like stuff like WM_LBUTTONDOWN... etc.
So far I was able to create some windows and modify them with the help of the precompiled code, but I still have a long way to go to understanding it all. Any suggestions or rants at my dumb post are appreciated.
I am using Visual Studio 2005 btw.
Thanks.