Anyone here ever programmed an MMC snapin?
-
How do you insert a scope pane item without making it appear in the result pane, when its parent node is selected? I have a snapin which has its root node display some items in the result pane, with multiple column. This root node also has a child in the scope pane. The problem is that when the root node is selected, the children is displayed in the result pane. I don't want it displayed. I tried to return S_FALSE, S_OK, E_FAIL, E_NOTIMPL, E_INVALIDARG from
GetResultPaneInfo
but nothing works. Any help? Tx Michel It is a lovely language, but it takes a very long time to say anything in it, because we do not say anything in it, unless it is worth taking a very long time to say, and to listen to.
- TreeBeard -
How do you insert a scope pane item without making it appear in the result pane, when its parent node is selected? I have a snapin which has its root node display some items in the result pane, with multiple column. This root node also has a child in the scope pane. The problem is that when the root node is selected, the children is displayed in the result pane. I don't want it displayed. I tried to return S_FALSE, S_OK, E_FAIL, E_NOTIMPL, E_INVALIDARG from
GetResultPaneInfo
but nothing works. Any help? Tx Michel It is a lovely language, but it takes a very long time to say anything in it, because we do not say anything in it, unless it is worth taking a very long time to say, and to listen to.
- TreeBeard