Re: comctl32: Remove unused parameter bEnable from LISTVIEW_Enable.
9 May
2010
9 May
'10
10:54 p.m.
On 05/09/2010 07:06 AM, Gerald Pfeifer wrote:
--- case WM_ENABLE: - return LISTVIEW_Enable(infoPtr, (BOOL)wParam); + return LISTVIEW_Enable(infoPtr); This indicates a bug. The parameter should really be used by LISTVIEW_Enable().
Vitaliy.
5785
Age (days ago)
5785
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vitaliy Margolen