help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: w32-get-clipboard-data


From: Stephen Coda
Subject: Re: w32-get-clipboard-data
Date: Thu, 3 Sep 2015 02:07:39 -0700 (PDT)
User-agent: G2/1.0

On Wednesday, 2 September 2015 15:46:57 UTC+1, Eli Zaretskii  wrote:
> > Date: Wed, 2 Sep 2015 07:01:16 -0700 (PDT)
> > From: Stephen Coda <stephencoda@googlemail.com>
> > 
> > > After you copy into the clipboard from another application, can you
> > > look with some clipboard viewing program and tell what formats are in
> > > the clipboard?  Emacs understands only a small fraction of the
> > > possible formats, so perhaps that system was configured to not use
> > > those formats (e.g., for security reasons).
> > 
> > I couldn't see anything weird in there format wise.
> 
> Which format(s) do you see in the clipboard, and what tool did you use
> to find that out?

EnumClipboardFormats(format) from the windows C++ library. 

But I must have been asleep because somehow I missed 49442, or C122 in hex 
which I couldn't find a define for.

It also looks as if I can paste when Chrome is not open.

Kind regards,
Steve


reply via email to

[Prev in Thread] Current Thread [Next in Thread]