On Wed, Mar 4, 2020 at 4:57 PM Liu Hao <lh_mo...@126.com> wrote:

> 在 2020/3/4 20:03, xtne6f 写道:
> > Hello everyone!
> >
> > I have encountered a problem on using VMR9AlphaBitmap structure in
> > "vmr9.h". According to
> >
> https://docs.microsoft.com/en-us/windows/win32/directshow/directshow-structures
> >
> > , the `rDest` field of the structure is 'immediate', though the current
> > mingw-w64 definition is a pointer. Actually, I can use the structure
> > with no problem only if I modify it to the immediate one.
> >
> > At first, I tried generating "vmr9.h" from "vmr9.idl" by WIDL 5.0-rc1,
> but
> > some declarations in the generated header changed from WINBOOL to BOOL..
> > WINBOOL seems desirable according to mailing list logs, so I have edited
> > it without WIDL.
> >
> >
>
>
> This looks like a typo. Thanks for the report. I pushed this patch.
>

We have the issue in our copy, unsurprisingly. Just sent a fix to wine
headers.


>
>
> --
> Best regards,
> LH_Mouse
>
> _______________________________________________
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to