gdi32: Add missing spec file entry for wglDeleteContext.
This commit is contained in:
parent
545b13a733
commit
972592177f
|
@ -499,6 +499,7 @@
|
|||
# Wine extensions: OpenGL support
|
||||
#
|
||||
@ stdcall wglCreateContext(long)
|
||||
@ stdcall wglDeleteContext(long)
|
||||
@ stdcall wglGetCurrentContext()
|
||||
@ stdcall wglGetCurrentDC()
|
||||
@ stdcall wglMakeCurrent(long long)
|
||||
|
|
Loading…
Reference in New Issue