Hi!&nbsp;<div>I&#39;m trying to use the XOverlay interface on windows with Gtk whitn the directshow sink witch implements it.<div>In the XOverlay interface the method &nbsp;set_xwindow_id requires a ulong for the window id.</div><div>
On Linux I use the macro GDK_WINDOW_XID to get the window ID.</div><div>Instead on Windows I should use the macro GDK_WINDOW_HWND(win) but it&#39;s return a HWND value that I can&#39;t use in the set_xwindow_id method.</div>
<div>How should I proceed to embed the video window &nbsp;on Windows?</div><div>Thanks</div><div><br></div></div>