[PATCH 1/3] propsys: Partially implement PropVariantToString().

Dmitry Timoshkov dmitry at baikal.ru
Thu Feb 14 21:38:45 CST 2019


Jactry Zeng <jzeng at codeweavers.com> wrote:

> +HRESULT WINAPI PropVariantToString(REFPROPVARIANT propvarIn, PWSTR ret, UINT cch)

Why not implement it using PropVariantToStringAlloc instead?

-- 
Dmitry.



More information about the wine-devel mailing list