user: revert GetScrollBarInfo spec entry

Huw D M Davies h.davies1 at physics.ox.ac.uk
Fri Jan 7 15:25:55 CST 2005


        Revert GetScrollBarInfo spec entry back to a stub to fix
        compilation failure
Index: dlls/user/user32.spec
===================================================================
RCS file: /home/wine/wine/dlls/user/user32.spec,v
retrieving revision 1.93
diff -u -p -r1.93 user32.spec
--- dlls/user/user32.spec	7 Jan 2005 17:15:30 -0000	1.93
+++ dlls/user/user32.spec	7 Jan 2005 21:23:31 -0000
@@ -294,7 +294,7 @@
 @ stdcall GetPropA(long str)
 @ stdcall GetPropW(long wstr)
 @ stdcall GetQueueStatus(long)
-@ stdcall GetScrollBarInfo(long long ptr)
+@ stub GetScrollBarInfo
 @ stdcall GetScrollInfo(long long ptr)
 @ stdcall GetScrollPos(long long)
 @ stdcall GetScrollRange(long long ptr ptr)



More information about the wine-patches mailing list