If this works, can you resubmit your patch by changing the 'static const char *WGL_extensions = "";' line to 'static const char *WGL_extensions = "WGL_ARB_extensions_string WGL_EXT_extensions_string";'
And to have wglGetExtensionsStringARB returning what wglGetExtensionsStringEXT returns ?
I hope I did it the right way :)
Bye, Michael