I'm adding the ability to save (as BMP, JPG, etc.) and print to my OpenGL CView-derive MFC class. I'm having a problem, though... I can grab the image in my window's DC just fine, but I want to render ...