The information in this article applies to:
SUMMARYMMCDragDrop.exe is a self-extracting executable file that contains files with sample code that demonstrate implementing single selection Drag and Drop functionality in Microsoft Management Console (MMC) versions 1.0 and 1.1. MORE INFORMATIONThe following file is available for download from the Microsoft
Download Center. Click the file name below to download the file: MMCDra~1.exeRelease Date: Jul-21-1998 For more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address http://www.microsoft.com/downloads/search.aspand then click How to use the Microsoft Download Center. DragDrop.exe contains the following files:
The sample code is provided for demonstration purposes only. The code was
built using the Active Template Library (ATL) Wizard and the MMC Software
Development Kit (SDK). The example also uses Microsoft Foundation Classes
(MFC) for such items as property pages and container classes in which their
use is solely a convenience and reflects how most developers will implement
their Snap-Ins.
To quickly find most of the changes that are specific to implementing Drag and Drop, query for the keyword, "DragDrop". You will find comments explaining the implementation and purpose of each function. Each function also has comments at specific points to clarify the programming logic. Additional query words: snap-in drag drop
Keywords : kbfile kbsample kbnokeyword |
Last Reviewed: December 21, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |