m7j4p7 Posted December 31, 2003 Posted December 31, 2003 Hi, There are two programs to my software solution. One is the student module and the other is the admin. program for it. Can I create the admin. program as an MMC snap-in or a Control Panel applet in vb? Thanks, Quote :) Mike :) He who has a secret, must keep it secret he has a secret to keep......
*Gurus* Derek Stone Posted December 31, 2003 *Gurus* Posted December 31, 2003 You have to implement native Win32 interfaces to create a MMC console. While possible from .NET it's more of a task currently oriented to C++ developers. Don't let this discourage you though. Have a look around on the Web for a class/library that puts a .NET wrapper around it for you. You never know what you might find. Quote Posting Guidelines
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.