Please Help

Can someone please explain to me, in plain English, how to get OpenGL for Windows Vista Basic? Thank you.-

xstation14

Read this:
http://www.opengl.org/pipeline/article/vol003_7/

If there are questions left, ask more specifically.

hth,
Shinta

Thank you, but one quick question. How can I get OpenGL 1.1 or GDI Generic?

Find a Pixelformat (using DescribePixelFormat) with the dwFlags PFD_GENERIC_FORMAT set.
Or use ChoosePixelFormat with PFD_GENERIC_FORMAT.

Can someone just give me an already-made code so I can use it please? And where do I apply the code?

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.