winebuild/DLLSPEC question

Andrew Talbot Andrew.Talbot at talbotville.com
Sat Jan 6 09:53:52 CST 2007


I was looking at Coverity bug report #CID294, and that has led me to ask about 
the "base" and "limit" values of the DLLSPEC structure.

In winebuild/utils.c, we have:

    spec->base               = MAX_ORDINALS;
    spec->limit              = 0;

Is that the correct way round?

Thanks,

-- Andy.



More information about the wine-devel mailing list