[6/6] gdi32: Add a helper function to convert a string from A to W.

Dmitry Timoshkov dmitry at baikal.ru
Thu Dec 8 06:35:12 CST 2011


Kusanagi Kouichi <slash at ac.auone-net.jp> wrote:

> +static WCHAR *towstr(const UINT cp, const char * const str)
> +{

You are overusing 'const' modifiers.

-- 
Dmitry.



More information about the wine-devel mailing list