deadalive
04-23-2003, 08:27 AM
Someone on gamedev.net posted this and I want to know if it is actually true, that OpenGL links to ddraw.dll
"I've noticed this since my RIVA TNT 2 ULTRA.The OpenGL library is indeed linking with the DirectDraw library.As a proof i will show this:
Loaded 'C:\WINDOWS\SYSTEM32\opengl32.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM32\glu32.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM32\ddraw.dll', no matching symbolic information found.
I have only linked to OpenGL and GLU but i'm also linked to DirectDraw and can fully use it's stuff. "
"I've noticed this since my RIVA TNT 2 ULTRA.The OpenGL library is indeed linking with the DirectDraw library.As a proof i will show this:
Loaded 'C:\WINDOWS\SYSTEM32\opengl32.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM32\glu32.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM32\ddraw.dll', no matching symbolic information found.
I have only linked to OpenGL and GLU but i'm also linked to DirectDraw and can fully use it's stuff. "