SAMPLE: DRGDRPT: OLE Drag-Drop TargetLast reviewed: June 4, 1996Article ID: Q122954 |
The information in this article applies to:
OLE version 2.0 provides drag-drop functionality that allows data to be dragged between and within applications. DRGDRPT is a sample application for an OLE drag-drop target that allows data of format CF_TEXT to be dropped on it. DRGDRPT implements the IDropTarget interface. It registers its main window as a drop target using RegisterDragDrop.
You can find DRGDRPT.EXE (size: 22679 bytes) , a self-extracting file, on these services: On the www.microsoft.com home page, click the Support icon
Click Knowledge Base, and select the product
Enter kbfile DRGDRPT.EXE (size: 22679 bytes)
, and click GO!
Open the article, and click the button to download the file
ftp ftp.microsoft.com
Change to the Softlib/Mslfiles folder
Get DRGDRPT.EXE (size: 22679 bytes)
On the Edit menu, click Go To, and then click Other Location
Type "mssupport" (without the quotation marks)
Double-click the MS Software Library icon
Find the appropriate product area
Locate and Download DRGDRPT.EXE
Dial (206) 936-6735 to connect to MSDL
Download DRGDRPT.EXE (size: 22679 bytes)
For additional information about downloading, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q119591 TITLE : How to Obtain Microsoft Support Files from Online ServicesFor an example of an OLE drag-drop source, see the DRGDRPS code sample. Download DRGDRPS.EXE, a self-extracting file, from the Microsoft Software Library (MSL) on the following services:
|
Additional reference words: 2.02 3.50 4.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |