drichird 1 Newbie Poster

I have an OpenGL program using GLUT which works fine on my Windows XP desktop using Visual C++ Express. I copied it over to my Vista laptop 64 bit and I copied the glut3.dll into Windows/system32 but although it compiles, when I try to run it I get a glut32.dll not found error.

Is there an OpenGL download for Vista 64? I tried looking at the OpenGL website and it is very confusing, I think even Vista 64 still uses glut32.dll?

Has anybody else encounered the glut32.dll not found problem on Vista, or can anyone give me some OpenGL code that works for them on Vista 64?

Thanks!