• Welcome to Powerbasic Museum 2020-B.
 

News:

Forum in repository mode. No new members allowed.

Main Menu

dll

Started by David Boytor, January 20, 2013, 10:00:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

David Boytor

Josa, looking for the opengl32.dll

thanks

José Roca

This is a dll that comes with the operating system. It must be in your System folder.

Theo Gottwald

QuoteMicrosoft OpenGL, or Open Graphics Library, is a computer standard that is incorporated in many graphics programs and computer games. One of the Dynamic Link Library files that OpenGL relies on is opengl32.dll, and if this file becomes corrupted or gets deleted, programs that power their graphics with OpenGL may become unstable or lose some display functionality. Replacing this file is a good idea if you start encountering error messages that refer to a damaged or missing opengl32.dll file.

Read more: How to Replace Opengl32.dll | eHow.com http://www.ehow.com/how_5171282_replace-opengldll.html#ixzz2IdHmlLcJ

David Boytor

I appreciate your help, thanks

Petr Schreiber

The actual OpenGL implementation responsible for real time 2D/3D CG is provided by graphic drivers. The OpenGL provided by Microsoft is slow and old (even in Windows 7 it offers OpenGL 1.x, while the recent version is 4.x) - unusable even for hobby work  ;D

If you are interested in GPU programming, the second thing you should do is to install latest drivers from your graphic card vendor  -NVIDIA/AMD/Intel. (The first thing is to get José's headers of course ;))


Petr
AMD Sempron 3400+ | 1GB RAM @ 533MHz | GeForce 6200 / GeForce 9500GT | 32bit Windows XP SP3

psch.thinbasic.com