snap-in
TreeVIew icons not displaying in MMC Snap-in on Windows XP
We have developed a User Interface as an MMC snap-in but we’re having issues displaying icons inside a Treeview on Windows XP.[详细]
2023-04-10 06:00 分类:问答How to detect when a user navigates away from MMC FormView?
I have an MMC snapin (MMC 3.0) with a ScopeNode that adds a Microsoft.ManagementConsole.FormView.This FormView is used to edit a script.If the script contains syntax errors I need to prevent the user[详细]
2023-03-24 02:03 分类:问答MMC 3.0 snap in development and 'connect to another computer...' dialog
I\'m in the process of developing a custom MMC 3.0 snap-in and was wondering if there is some built in SDK/API way of connecting to another computer running the same snap-in?If so, can someone provide[详细]
2022-12-20 06:04 分类:问答custom mmc snap-ins icon
Looking into how to provide the icon for my custom mmc 开发者_Go百科snap-ins. Language = c#If what you want is to provide the bitmaps for your DLL in the Add/Remove dialog in MMC, You need to specify[详细]
2022-12-14 15:07 分类:问答Snapin not appearing in the 'Add or Remove Snap-ins' dialog?
Im having is开发者_高级运维sues trying to get a custom snapin to display in the Add/Remove Snap-ins dialog (MMC). Is this done though a registry key?You can use installutil to register the snap-in.Tha[详细]
2022-12-11 03:49 分类:问答