I just started learning C++ to build Windows apps and I have been looking everywhere for some site with definitions for the Windows API and the Win32 library. I am a Java programmer so I am used to being able to go to java.sun.com for any method/class definitions I need but I can't seem to find anything like this for the Windows API. I would assume that it is somehwere on the Microsoft site but I haven't been able to find it. Does anyone know a good place to get this info? Thanks.