[Wine] Re: GetScrollInfo

Tony van der Hoff lists_0504 at vanderhoff.org
Sat Nov 12 11:53:42 CST 2005


Rein Klazes <wijn at wanadoo.nl> wrote in message
<k2abn190fpqfk8prhto7phijq1de88g37u at 4ax.com>

> On Thu, 10 Nov 2005 10:36:52 +0000, in gmane.comp.emulators.wine.user
> you wrote:
> 
> >Hi,
> >
> >I have an DTP application (OvationPro) which runs quite well under wine. 
> >However, there seems to be a problem with one of the functions, which
> >results in an error box saying "Access Denied (GetScrollInfo)(5)". 
> >Since it has a wine glass, I'm assuming it comes from wine.
> 
> It is not from wine.
> 
> >Is this a known
> >problem, or,
> 
> The message seems to mean GetScrollInfo fails. Looking at the source you
> can ignore the "Access Denied" reason: wine does not fill in that reason
> ( call SetLastError() which it should).
> 
> > if not, how can I debug it?
> 
> Start with running with the WINEDEBUG variable set to +scroll and try to
> figure out why GetScrollInfo fails. Not an easy task, you may need to
> test on Windows what the real behavior of some functions is.
> 
> Rein.
> 

OK, thanks Rein, it seems that GetScrollInfo is actually working fine. The
app makes about a zillion successful GetScrollInfo calls before failing. 
I'm now beginning to suspect that the error report has nothing to do with
GetScrollInfo.

Thanks again, I'll pursue the problem...

-- 
Tony van der Hoff        | mailto:tony at vanderhoff.org
Buckinghamshire, England



More information about the wine-users mailing list