compobj.dll16: Fix implementation of StringFromGUID2.

Nikolay Sivov bunglehead at gmail.com
Thu Apr 14 13:02:50 CDT 2016


On 14.04.2016 19:44, Sebastian Lackner wrote:
> -INT WINAPI StringFromGUID216(REFGUID id, LPOLESTR str, INT cmax)
> +INT WINAPI StringFromGUID216(REFGUID id, LPOLESTR16 str, INT cmax)

It also should use INT16, with spec file fixed accordingly.



More information about the wine-devel mailing list