mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 14:40:56 +00:00
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
Block a user