On 2011-01-26 19:28:29 +0300, Nikolay Sivov wrote:
> On 1/26/2011 19:09, Kusanagi Kouichi wrote:
> >
> >-static LPSTR FONT_GetCharsByRangeA(HDC hdc, UINT firstChar, UINT lastChar, 
> >PINT pByteLen)
> >+static LPWSTR FONT_GetCharsByRangeA(HDC hdc, UINT firstChar, UINT lastChar, 
> >PINT pLen)
> >  {
> It's better to change naming too, since it's won't return char
> string anymore.

What name do you think is better?
Is FONT_GetCharsByRange or FONT_GetCharsByRangeAToW OK?


Reply via email to