Search found 1 match
- Sat Aug 21, 2010 7:26 am
- Forum: TrackIR 5
- Topic: LoadLibrary failed with error 126:
- Replies: 9
- Views: 12911
Re: LoadLibrary failed with error 126:
<r>Hi,<br/> <br/> in order to use openGL, copy :<br/> <br/> %WINDIR%\system32\opengl32.dll<br/> <br/> - to :<br/> <br/> %WINDIR%\system32\.dll<br/> <br/> yes... ".dll" without name. Will work with the following command:<br/> start -> execute (or shortcut WindowsKey + R) : cmd [ok]<br/> cd %WINDIR%\s...