[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: [usp10] Add stubbed support for ScriptGetFontProperties
From:       Oliver Stieber <oliver_stieber () yahoo ! co ! uk>
Date:       2005-07-31 17:55:30
Message-ID: 20050731175530.71825.qmail () web26201 ! mail ! ukl ! yahoo ! com
[Download RAW message or body]


--- Felix Nawothnig <felix.nawothnig@t-online.de> wrote:

> Oliver Stieber wrote:
> > +HRESULT WINAPI ScriptGetFontProperties(HDC hdc, SCRIPT_CACHE *psc, \
> > SCRIPT_FONTPROPERTIES
> *sfp) {
> > +    FIXME("%p,%p,%p\n", hdc, psc, sfp);
> > +    /* return something sensible? */
> > +    if (NULL != sfp) {
> > +        sfp->cBytes        = sizeof(SCRIPT_FONTPROPERTIES);
> > +        sfp->wgBlank       = 0;
> > +        sfp->wgDefault     = 0;
> > +        sfp->wgInvalid     = 0;
> > +        sfp->wgKashida     = 1;
> > +        sfp->iKashidaWidth = 0;
> > +    }
> > +
> > +}
> 
> You forgot the return value...
> 

cheers

Oliver.

> Felix
> 
> 



		
___________________________________________________________ 
To help you stay safe and secure online, we've developed the all new Yahoo! Security \
Centre. http://uk.security.yahoo.com


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic