ID: Q184732
The information in this article applies to:
MMCDragDrop.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.
The following file is available for download from the Microsoft Software Library:
~ MMCDragDrop.exe
Release Date: 07-21-1998
DragDrop.exe contains the following files:
DragDrop.doc MMC Drag & Drop White Paper
Readme.txt Readme file
For more information about downloading files from the Microsoft Software
Library, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q119591
TITLE : How to Obtain Microsoft Support Files from Online Services
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: July 29, 1998