المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : MMC: Designing TView, a System Information Viewer MMC Snap-in



C++ Programming
03-29-2009, 02:42 AM
Windows 2000 provides remote management tools running in the Microsoft Management Console (MMC), but if you're running Windows NT 4.0 you can create your own remote management tools by writing an MMC snap-in. This article walks through the development of a distributed process management utility, TView, which is similar to Process Viewer or Task Manager. The tool consists of an MMC snap-in, a COM+ component, and a kernel-mode driver. The DCOM interface, TView's access to system processes and information, and debugging of TView are discussed in detail.

Tom Boldt

<a href="http://msdn.microsoft.com/magazine/4aee9c18-70a6-4854-8bdc-5bc183177869">MSDN Magazine December 2000