[Bug 52895] advapi32:service - EnumServicesStatusA() does not support UTF-8 on Windows?

WineHQ Bugzilla wine-bugs at winehq.org
Tue Apr 26 18:29:33 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52895

--- Comment #1 from François Gouget <fgouget at codeweavers.com> ---
Note that rpcrt4:ndr_marshall fails with the same RPC_X_BAD_STUB_DATA error (in
the form of an exception, see bug 52909). This means it is pretty likely that
EnumServicesStatusA() fails because of an underlying RPC issue with UTF-8. That
would make it a Windows bug that the test should work around.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list