Hi,
i have a little issue with wglGetProcAddress("glGetString"). After i created a valid current OpenGL Context the function call give me a null pointer. Why? If I do the same with...
Type: Posts; User: gartenkralle_deluxe
Hi,
i have a little issue with wglGetProcAddress("glGetString"). After i created a valid current OpenGL Context the function call give me a null pointer. Why? If I do the same with...