Re: [advapi32/service #2] Forward GetServiceDisplayNameA to GetServiceDisplayNameW
July 23, 2007
12:17 p.m.
On 7/22/07, Paul Vriens <paul.vriens.wine(a)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.
July 2007
1:13 p.m.
New subject: [advapi32/service #2] Forward GetServiceDisplayNameA to GetServiceDisplayNameW
"Paul Vriens" <paul.vriens.wine(a)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(a)winehq.org
6822
Age (days ago)
6822
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexandre Julliard -
Paul Vriens