[8/9] setupapi: implement SetupPromptForDiskA by wrapping around W version

Ricardo Filipe ricardo_barbano at hotmail.com
Wed Feb 18 19:37:26 CST 2009


2009/2/19 Juan Lang <juan.lang at gmail.com>

> Hi Ricardo,
>
> +    DialogTitleW = MultiByteToUnicode(DialogTitle, CP_UTF8);
> You should be using CP_ACP here, not CP_UTF8.  Same applies to
> remaining character conversions.  In fact, you could use strdupAtoW
> instead.
> --Juan
>
> that is something i should have asked... i assumed using UTF8 would be
"safer" for the resources, since they can be in utf8 required languages...

i'll take this and your other suggestions into account and resend the
patches tomorrow. i just tried to split the patches as much as possible
maintaining "buildability" between patches.

thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-devel/attachments/20090219/4476d930/attachment.htm 


More information about the wine-devel mailing list