[PATCH] wmvcore: Add semi-stub implementation for WMIsContentProtected

Zhiyi Zhang zzhang at codeweavers.com
Sun Mar 1 07:41:19 CST 2020


> +    ok(hr == S_FALSE, "WMIsContentProtected failed 0x%08x\n", hr);
> +    ok(drm == FALSE, "got %0dx\n", drm);
Wrong format specifier for drm.


On 3/1/20 5:51 PM, Vijay Kiran Kamuju wrote:
> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48683
> Signed-off-by: Vijay Kiran Kamuju <infyquest at gmail.com>





More information about the wine-devel mailing list