Red Ant
02-20-2001, 02:10 AM
Hi everyone,
I would like to know how I can "force" Windows 98 to see certain DLL's. I'm currently working on a couple of OpenGl C++ programs and I use the GLUT library. Now, when I want to run the exe's I created I need to have the glut.dll in exactly the same directory as the exe or the program won't work.
My question is, is there a way to put this DLL in one specific folder and change some registry key so that windows "knows" where it can be found. This way I wouldn't have to put a copy of the file in every project folder I'm currently working on. Thanks in advance.
I would like to know how I can "force" Windows 98 to see certain DLL's. I'm currently working on a couple of OpenGl C++ programs and I use the GLUT library. Now, when I want to run the exe's I created I need to have the glut.dll in exactly the same directory as the exe or the program won't work.
My question is, is there a way to put this DLL in one specific folder and change some registry key so that windows "knows" where it can be found. This way I wouldn't have to put a copy of the file in every project folder I'm currently working on. Thanks in advance.