Hi,
I have a custom project in visual studio, and I want to hide some file nodes, but not delete them.
I find a way to call SetProperty method by __VSHPROPID.VSHPROPID_IsHiddenItem, I got a resault "E_NOTIMPL".
can somebody clue me in on how to hide a node?