Commit 55d4f93e authored by Lionel Ulmer's avatar Lionel Ulmer Committed by Alexandre Julliard

Added stub for undocumented 'wglGetDefaultProcAddress' function.

parent 6552e83a
......@@ -512,6 +512,7 @@ print SPEC "init OpenGL32_Init
@ stub glGetLevelParameteriv
@ stub wglUseFontBitmapsW
@ stub wglUseFontOutlinesW
@ stub wglGetDefaultProcAddress
@ forward wglChoosePixelFormat GDI32.ChoosePixelFormat
@ forward wglDescribePixelFormat GDI32.DescribePixelFormat
@ forward wglGetPixelFormat GDI32.GetPixelFormat
......
......@@ -18,6 +18,7 @@
@ stub glGetLevelParameteriv
@ stub wglUseFontBitmapsW
@ stub wglUseFontOutlinesW
@ stub wglGetDefaultProcAddress
@ forward wglChoosePixelFormat GDI32.ChoosePixelFormat
@ forward wglDescribePixelFormat GDI32.DescribePixelFormat
@ forward wglGetPixelFormat GDI32.GetPixelFormat
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment