SAMPLE: MMCDragDrop.exe Using Drag & Drop White Paper on MSL

ID: Q184732


The information in this article applies to:
  • Microsoft Management Console (MMC) versions 1.0, 1.1


SUMMARY

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.


MORE INFORMATION

The following file is available for download from the Microsoft Download Center. Click the file name below to download the file:

MMCDra~1.exe
Release 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.asp
and then click How to use the Microsoft Download Center. DragDrop.exe contains the following files:

   DragDrop.doc    MMC Drag & Drop White Paper

   Readme.txt      Readme file 
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
Version :
Platform :
Issue type :


Last Reviewed: December 21, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.