Where can I find full documentation on windows.h without having to look in the header file and seeing what I can do in there. It is a really big file... or winuser.h is.
Through there are a lot of resources and I am going to use them to learn the basics. I was wondering if there was a book or online resource that goes in to more detail on the use of windows.h and OpenGL.
The resources that I have found don't go in to all of the options of the functions and what ever choices you can have. Through the ones they do give are good for OpenGL, I just don't like knowing what I'm not doing.