[vlc-devel] [PATCH 2/3] win32: added helper function HtmlColor2RGB
Sergey Radionov
rsatom at gmail.com
Sun Jan 15 11:33:31 CET 2012
2012/1/15 Cheng Sun <cheng.sun at ymail.com>:
> On 15/01/12 04:17, Sergey Radionov wrote:
>> 2012/1/15 Jean-Baptiste Kempf <jb at videolan.org>:
>>> On Sat, Jan 14, 2012 at 11:24:40PM +0700, Sergey Radionov wrote :
>>>> common/win32_fullscreen.cpp | 59 +++++++++++++++++++++++++++++++++++++++++++
>>>> common/win32_fullscreen.h | 8 ++++++
>>>
>>> Why not put in the common code?
>> What exactly do you mean by "common code" ?
>>
> I guess, put it somewhere where the Mac/Linux code can use the function
> as well.
It's windows specific, since it using BYTE, COLORREF datatypes and RGB define.
>
> -- Cheng
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list