j
k
j a
j l
Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/tests/treeview.c:
} case TVN_ITEMEXPANDINGA: { UINT newmask = pTreeView->itemNew.mask & ~TVIF_CHILDREN; UINT newmask;
} case TVN_ITEMEXPANDINGA: {
UINT newmask = pTreeView->itemNew.mask & ~TVIF_CHILDREN;
UINT newmask;
Let's add a new line after the variable declaration.
Back to the thread
Back to the list