Cannot find a normal example of OpenGL dialog in MFC (in child win\control)..help..

Hello guys.
I am searching for and example of MFC dialog with an OPENGL scene in the child widnow or in any control (picture box for example) in it. I had downloaded some examples but the coordinates system there sux! I need an example wich based on the following ratio:

	gluPerspective(90.0f,(GLfloat)width/(GLfloat)height,0.1f,100.0f);

thank you very much,
waiting for your replies! (: