Select the product you need help with
MFCDRAG shows how to implement drag and drop between a CListCtrl and CTreeCtrlArticle ID: 148738 - View products that this article applies to. This article was previously published under Q148738 SUMMARY MFCDRAG shows how to implement drag and drop between a
CListCtrl and CTreeCtrl. The program creates a splitter window containing four
panes. Two panes contain CListCtrls and the other two contain CTreeCtrls. You
can drag an item from any window to another. For example, dragging can occur
between the following panes:
CListCtrl to CTreeCtrl Code marked with the comment "Added 7/29/96" was added to support
a change in the CreateDragImage function in MFC 4.2. The CImageList pointer
returned from CreateDragImage must now be explicitly deleted. If you are using
a version of MFC prior to 4.2, please comment this code out.CListCtrl to CListCtrl CTreeCtrl to CListCtrl CTreeCtrl to CTreeCtrl The following files are available for download from the Microsoft Download Center: Visual C++ 6.0Collapse this image ![]()
(http://download.microsoft.com/download/vc60pro/demo4/1/win98/en-us/mfcdrag.exe)
119591
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.
(http://support.microsoft.com/kb/119591/
)
How to obtain Microsoft support files from online services
Visual C++ .NETCollapse this image ![]()
(http://download.microsoft.com/download/visualstudionet/sample/1.21/win98mexp/en-us/mfcdragvcnet.exe)
For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base: 119591
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.
Note Use the -d option when running MFCDRAG.EXE to
decompress the file and recreate the proper directory structure.
(http://support.microsoft.com/kb/119591/
)
How to obtain Microsoft support files from online services
PropertiesArticle ID: 148738 - Last Review: September 1, 2005 - Revision: 5.0 APPLIES TO
| Article Translations |



Back to the top








