Commit 97259217 authored by Roderick Colenbrander's avatar Roderick Colenbrander Committed by Alexandre Julliard

gdi32: Add missing spec file entry for wglDeleteContext.

parent 545b13a7
......@@ -499,6 +499,7 @@
# Wine extensions: OpenGL support
#
@ stdcall wglCreateContext(long)
@ stdcall wglDeleteContext(long)
@ stdcall wglGetCurrentContext()
@ stdcall wglGetCurrentDC()
@ stdcall wglMakeCurrent(long long)
......
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