glu32.spec update

Francois Gouget fgouget at free.fr
Wed Dec 11 02:04:18 CST 2002


Changelog:

 * dlls/glu32/glu32.spec
   Add stubs for missing APIs


Index: dlls/glu32/glu32.spec
===================================================================
RCS file: /home/wine/wine/dlls/glu32/glu32.spec,v
retrieving revision 1.3
diff -u -r1.3 glu32.spec
--- dlls/glu32/glu32.spec	21 Jun 2002 19:15:46 -0000	1.3
+++ dlls/glu32/glu32.spec	9 Dec 2002 18:41:37 -0000
@@ -5,6 +5,7 @@
 @ stdcall gluProject(double double double ptr ptr ptr ptr ptr ptr) wine_gluProject
 @ stdcall gluUnProject(double double double ptr ptr ptr ptr ptr ptr) wine_gluUnProject
 @ stdcall gluErrorString(long) wine_gluErrorString
+@ stub gluErrorUnicodeStringEXT
 @ stdcall gluScaleImage(long long long long ptr long long long ptr) wine_gluScaleImage
 @ stdcall gluBuild1DMipmaps(long long long long long ptr) wine_gluBuild1DMipmaps
 @ stdcall gluBuild2DMipmaps(long long long long long long ptr) wine_gluBuild2DMipmaps
@@ -36,6 +37,13 @@
 @ stdcall gluNurbsCallback(ptr long ptr) wine_gluNurbsCallback
 @ stdcall gluNewTess() wine_gluNewTess
 @ stdcall gluDeleteTess(ptr) wine_gluDeleteTess
+@ stub gluGetTessProperty
+@ stub gluTessBeginContour
+@ stub gluTessBeginPolygon
+@ stub gluTessEndContour
+@ stub gluTessEndPolygon
+@ stub gluTessNormal
+@ stub gluTessProperty
 @ stdcall gluTessVertex(ptr ptr ptr) wine_gluTessVertex
 @ stdcall gluTessCallback(ptr long ptr) wine_gluTessCallback
 @ stdcall gluBeginPolygon(ptr) wine_gluBeginPolygon


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
            Before you criticize someone, walk a mile in his shoes.
       That way, if he gets angry, he'll be a mile away - and barefoot.




More information about the wine-patches mailing list