Commit 37b496d6 authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Alexandre Julliard

include: Fix ID2D1DCRenderTarget definition.

parent 73f50876
......@@ -1160,7 +1160,7 @@ interface ID2D1DCRenderTarget : ID2D1RenderTarget
{
HRESULT BindDC(
[in] const HDC dc,
[in] const RECT rect
[in] const RECT *rect
);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment