Re: System font width

2004-09-22 Thread Richard Cohen
Huw D M Davies wrote: On Tue, Sep 21, 2004 at 07:40:17AM -0700, Jon Griffiths wrote: Hi, I have an app that calls GetObject on SYSTEM_FONT and then uses the returned LOGFONT.lfWidth in a calculation. Wine currently returns 0 for the width, which causes a divide by zero error here. Testing under XP

Re: System font width

2004-09-22 Thread Huw D M Davies
On Tue, Sep 21, 2004 at 07:40:17AM -0700, Jon Griffiths wrote: > Hi, > > I have an app that calls GetObject on SYSTEM_FONT and then uses the > returned LOGFONT.lfWidth in a calculation. Wine currently returns 0 > for the width, which causes a divide by zero error here. > > Testing under XP home s