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:29:22 -0700 (PDT)
User-agent: G2/1.0

On Thursday, 3 September 2015 10:07:42 UTC+1, Stephen Coda  wrote:
> 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

Okay, I might not have missed it yesterday it might not have been there, I 
tried again today and got another new number 49161, which is some sort of 
IDataObject apparently.


reply via email to

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