摘要: //库文件 opengl32.lib glu32.lib // odemoView.h : CodemoView 类的接口 #include <windows.h>#include <gl\gl.h>#include <gl\glu.h> public: afx_msg int OnCreate(LPCREATESTRUCT lpCreateS... 阅读全文
posted @ 2009-12-29 13:37 一个农夫 阅读(1768) 评论(0) 推荐(0)