emacs-devel
[Top][All Lists]
Advanced

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

Re: Unicode support for the MS Windows clipboard


From: Tak Ota
Subject: Re: Unicode support for the MS Windows clipboard
Date: Fri, 27 Aug 2004 10:06:46 -0700 (PDT)

Benny,

Are you going to complete this?  We know the use of atexit() is a
problem on MSVC build but otherwise it has been working fine for me.
In fact, this event triggered me to force myself to migrate to mingw
from MSVC.  I hope this unicode support gets checked in soon.

-Tak

Tue, 27 Jul 2004 14:24:14 +0200: Benjamin Riefenstahl <address@hidden> wrote:

> Hi Jason,
> 
> Jason Rumney <address@hidden> writes:
> > Make sure that rendering CF_TEXT does not clobber the CF_UNICODETEXT
> > that you just put there on the NT based versions of Windows that do
> > automatic conversions. It might be better to reverse the order.
> 
> It's not a problem on W2K here and thinking about it, it would be a
> bug in the OS if it was, automatic conversion is supposed to be a
> fallback solution.  But better be safe than sorry.  See attached
> revised patch.
> 
> benny
> 
> 




reply via email to

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