On 7/22/07, Paul Vriens paul.vriens.wine@gmail.com wrote:
Hi,
No need to fix 2 functions anymore.
Changelog Forward GetServiceDisplayNameA to GetServiceDisplayNameW
Cheers,
Paul.
Hi,
Anything I can do to improve this one? Or should I leave them as separate functions?
Cheers,
Paul.
"Paul Vriens" paul.vriens.wine@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.