Reputation: 11763
Are there an wizard or templates in delphi 2009 to write a MMC console ?
EDIT:
Colin Wilson components look great thanks.
Upvotes: 8
Views: 1073
Reputation: 13421
There's also another implementation. It has been published in the "Toolbox Magazin" (a german developer magazine) issue 6'08, page 76. The title is "Eingeschnappte Manager", it also comes with full source on the enclosed CD/DVD.
Slight caveat: As one might notice, the article is of course written in german ...
Have fun, JensG
Upvotes: 0
Reputation: 2631
There is a MMC Snap-In Framework for Delphi 7 by Colin Wilson. Comes with packages to install and full source code. Might be worth a look.
Edit: As Marco points out, there is a Delphi 2009 section of Colin's site. This link is a download to the 2009 version of his components, which contains an updated MMC Snap-In Framework.
Upvotes: 9