add wglShareList to gdi32.spec

Christoph Frick frick at sc-networks.de
Fri Oct 20 02:46:31 CDT 2006


Hi,

i would assume like wglDeleteContext this got lost in the original
patch.

may i ask what the current situation with all the opengl changes is?
with current WINE not one of my opengl games works (tested: IL2
Sturmovik, Grand Prix Legends, Operation Hellfire (have not worked
before) - all crashing out. i will start writing bugs - unless Roderick
tells me, that this is still a transitional phase and he needs a week
more or so.

-- 
cu

From 16daac25fa551879f62d93da9e051f4b2c5b289b Mon Sep 17 00:00:00 2001
From: Christoph Frick <frick at alastor.scn-penzberg.com>
Date: Thu, 19 Oct 2006 21:16:15 +0200
Subject: [PATCH] Added wglShareLists as it is forwarded by opengl32.
Status: RO
Content-Length: 565
Lines: 18

---
 dlls/gdi/gdi32.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dlls/gdi/gdi32.spec b/dlls/gdi/gdi32.spec
index 06d8995..d7a20f7 100644
--- a/dlls/gdi/gdi32.spec
+++ b/dlls/gdi/gdi32.spec
@@ -505,6 +505,7 @@ #
 @ stdcall wglMakeCurrent(long long)
 @ stdcall wglUseFontBitmapsA(long long long long)
 @ stdcall wglUseFontBitmapsW(long long long long)
+@ stdcall wglShareLists(long long)
 
 ################################################################
 # Wine extensions: Win16 functions that are needed by other dlls
-- 
1.4.2.3

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 163 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061020/58975a2c/attachment.pgp


More information about the wine-patches mailing list