Whenever I go to some C++ windows programming web sites like:

www.codeguru.com
www.planetsourcecode.com
www.codeproject.com

They have almost all the source code for windows programming in MFC. I cannot find any web site that uses pure API calls to do the stuff.
Do you know any better web site that just use pure API calls?