[PATCH] include: Add IMFPMediaPlayer definition.

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Mon Apr 15 05:20:29 CDT 2019


Hi Nikolay,

On 15/4/19 3:35 pm, Nikolay Sivov wrote:
> +cpp_quote("HRESULT WINAPI MFPCreateMediaPlayer(const WCHAR *url, BOOL start_playback, MFP_CREATION_OPTIONS options, ")
> +cpp_quote("        IMFPMediaPlayerCallback *callback, HWND hwnd, IMFPMediaPlayer **player);")

This need to have extern "C" around the function.

Regards

Alistair



More information about the wine-devel mailing list