[vlc-devel] [PATCH] Make libvlc_set_drawable hwnd aware

basos g noxelia at gmail.com
Fri Mar 6 10:35:19 CET 2009


2009/3/6 Jean-Baptiste Kempf <jb at videolan.org>:
> On Fri, Mar 06, 2009 at 09:20:27AM +0000, basos g wrote :
>> +#ifdef __WIN32__
>> +    p_mi->drawable.hwnd = drawable ;
>> +#else
>>      p_mi->drawable.xid = drawable;
>> -
>> +#endif
>
> Could you try to be consistent with other ifdefs?
>
> I think most of the code uses WIN32 or _WIN32 (better, IIRC)
>


You, re right.
Corrected
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012-Make-libvlc_set_drawable-hwnd-aware.patch
Type: text/x-diff
Size: 1040 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090306/956c4f7d/attachment.patch>


More information about the vlc-devel mailing list