| 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 |
| content-class: | urn:content-classes:message |
| Subject: | RE: ANNOUNCE: /dev/clipboard read & write support |
| MIME-Version: | 1.0 |
| X-MimeOLE: | Produced By Microsoft Exchange V6.0.4417.0 |
| Date: | Mon, 26 Mar 2001 15:17:44 +1000 |
| Message-ID: | <EA18B9FA0FE4194AA2B4CDB91F73C0EF02E29D@itdomain002.itdomain.net.au> |
| Thread-Topic: | ANNOUNCE: /dev/clipboard read & write support |
| Thread-Index: | AcC1su+H6FkDX49HTD6PLeJmz6eMRwAANBeQ |
| From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
| To: | "Charles S. Wilson" <cwilson AT ece DOT gatech DOT edu> |
| Cc: | <cygwin AT cygwin DOT com> |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id AAA27073 |
> -----Original Message----- > From: Charles S. Wilson [mailto:cwilson AT ece DOT gatech DOT edu] > Sent: Monday, March 26, 2001 3:17 PM > To: Robert Collins > Cc: cygwin AT cygwin DOT com > Subject: Re: ANNOUNCE: /dev/clipboard read & write support > > > Robert Collins wrote: > > > > The latest snapshot (21st march) includes support for > /dev/clipboard. > > cat bigtextfile > /dev/clipboard > cat /dev/clipboard > foo > diff bigtextfile foo > > shows no differences, even when bigtextfile is over 64k long. > (I happen > to have binary mounts, and CYGWIN=binmode). > > --Chuck > Excellent. It's good to get confirmation (Knowing it works here is just the first step :]). FWIW I've tested with 2Mb+ files, with the same result. After 4Mb performance will degrade (according to MS Documentation it's due to the old-style Global* heap management routines on Win32.... but the clipboard requires the use of those routines :-/ ) Rob -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |