[advapi32/service #2] Forward GetServiceDisplayNameA to GetServiceDisplayNameW

Alexandre Julliard julliard at winehq.org
Mon Jul 23 08:13:33 CDT 2007


"Paul Vriens" <paul.vriens.wine at gmail.com> writes:

> Anything I can do to improve this one? Or should I leave them as
> separate functions?

That may be easier; you can certainly call A->W, but you have to do
the conversions properly, in particular you need to return the correct
length.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list