Added stub for undocumented 'wglGetDefaultProcAddress' function.

This commit is contained in:
Lionel Ulmer 2003-02-11 22:13:54 +00:00 committed by Alexandre Julliard
parent 6552e83a2d
commit 55d4f93e2b
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -18,6 +18,7 @@
@ stub glGetLevelParameteriv
@ stub wglUseFontBitmapsW
@ stub wglUseFontOutlinesW
@ stub wglGetDefaultProcAddress
@ forward wglChoosePixelFormat GDI32.ChoosePixelFormat
@ forward wglDescribePixelFormat GDI32.DescribePixelFormat
@ forward wglGetPixelFormat GDI32.GetPixelFormat