Microsoft KB Archive/184732

From BetaArchive Wiki

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

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:


MMCDra~1.exe

Release Date: Jul-21-1998

For additional information about how to download Microsoft Support files, click the article number below to view the article in the Microsoft Knowledge Base:

Q119591 How to Obtain Microsoft Support Files from Online Services

Microsoft used the most current virus detection software available on the date of posting to scan this file for viruses. Once posted, the file is housed on secure servers that prevent any unauthorized changes to the file.

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
Issue type :
Technology :


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