broli100 0 Newbie Poster

Hello,
I have library opengl32.dll but when I run my OpenGl application, it says that opengl.dll is not found. But opengl.dll is old and on other computers it works with opengl32.dll . Why application wants opengl.dll instead of opengl32.dll?

So I tried to download all that libraries it wanted - glut.dll , opengl.dll, hfxclasses45.dll, ipl.dll, cw3230mt.dll - and tried to run it and it threw error : Entry point of procedure glRotatef not found. I tried another versions of opengl.dll and sometimes it threw entry point error with änother procedure. I also read somewhere that opengl.dll is connected with gdi32.dll, so I wanted to replace it with newer version but I didnt found - my version is from 23.10.2008.

Is there a way how to fix it?