RFC: comctl32 indentations

Andrew Talbot andrew.talbot at talbotville.com
Sat May 24 04:22:44 CDT 2008


Hi,

In toolbar.c:TOOLBAR_Destroy(), should the "if" statement at line 5439 be 
compound to match the indentation, or should the three invocations of 
TOOLBAR_DeleteImageList() be outdented?

treeview.c:
In TREEVIEW_DeleteItem(), how conditional is the call of 
TREEVIEW_SetFirstVisible() at line 1539?

I'm guessing that the simple "if" statement at line 3045 just requires 
indenting(?)

If the forum is the wrong place to raise this sort of query, please forgive 
and advise. :)

Thanks,

-- 
Andy.



More information about the wine-devel mailing list