delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <3B543911.5B8235A4@acris.co.uk> |
Date: | Tue, 17 Jul 2001 14:09:37 +0100 |
From: | Julian Hall <jules AT acris DOT co DOT uk> |
X-Mailer: | Mozilla 4.7 [en-gb] (WinNT; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | RE: new to-do item |
Michael D. Crawford wrote: > You will have to use com to use drag and drop or the clipboard I'd just like to point out that this isn't entirely true. In fact, drag and drop of files (although not of any other type of object) can be achieved using the DragAcceptFiles() API and the WM_DROPFILES messages. Also, the clipboard can be accessed using EnumClipboardFormats() and GetClipboardData(). You can't however do OLE without COM, but DDE is certainly possible (DDE predates the introduction of COM along with OLE in Windows 3.1). -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |