"Gerald Pfeifer" wrote:
static LRESULT
-REBAR_GetPalette (const REBAR_INFO *infoPtr, WPARAM wParam, LPARAM lParam)
+REBAR_GetPalette ()
{
(void) is mandatory, please don't omit it.
--
Dmitry.
On Mon, 2 Feb 2009, Francois Gouget wrote:
>> /* case RB_SETCOLORSCHEME: */
>> /* case RB_SETPALETTE: */
>> -/* return REBAR_GetPalette (infoPtr, wParam, lParam); */
>>
>> case RB_SETPARENT:
> Once the commented out return has been removed it looks like
> RB_SETCOLORSCHEME and RB_S
On Fri, 30 Jan 2009, Gerald Pfeifer wrote:
> (It's not clear which parameters we'd really need if it is ever fully
> implemented.)
>
> ChangeLog:
> Simplify.
[...]
>
> Index: dlls/comctl32/rebar.c
[...]
> @@ -3618,7 +3618,6 @@ REBAR_WindowProc (HWND hwnd, UINT uMsg,
>
> /* case RB_SETCOLOR