X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <48033CC2.2020306@wpkg.org>
Date: Mon, 14 Apr 2008 13:15:14 +0200
From: Tomasz Chmielewski <mangoo@wpkg.org>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.8) Gecko/20061110 Mandriva/1.5.0.8-1mdv2007.1 (2007.1) Thunderbird/1.5.0.8 Mnenhy/0.7.4.666
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: using rsync with Win32/UNC pathnames?
References: <20080411141809.GJ23852@calimero.vinschen.de> <47FF8C1F.5070309@wpkg.org> <20080411162234.GS23852@calimero.vinschen.de> <47FF9A97.3090804@wpkg.org> <20080412082628.GY23852@calimero.vinschen.de> <480088A7.4010106@wpkg.org> <20080412110031.GA17933@calimero.vinschen.de> <480099B6.8000406@wpkg.org> <20080414092051.GL23852@calimero.vinschen.de> <48032429.5040402@wpkg.org> <20080414104744.GR23852@calimero.vinschen.de>
In-Reply-To: <20080414104744.GR23852@calimero.vinschen.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Corinna Vinschen schrieb:
> On Apr 14 11:30, Tomasz Chmielewski wrote:
>> Corinna Vinschen schrieb:
>>> On Apr 12 13:15, Tomasz Chmielewski wrote:
>>>> Corinna Vinschen schrieb:
>>>>> What's the wchar hex code value of that character?
>>>> Hmm, I don't know.
>>>>
>>>> Is there some obvious way to get it?
>>> You could write a small application which does nothing but calling
>>> FindFirstFileW/FindNextFileW and print the found file names as hex
>>> values.
>> ...which sounds much more complicated than just copying the file to another 
>> machine.
> 
> I don't do remote debugging.  If you want this fixed, find a method to
> provide the file as zip attachment to this mailing list.  Or, cd to the
> directory in which the file is stored and run the below application.  It
> builds OOTB if you have gcc installed.  Just call `gcc -o foo foo.c'.
> 
> ============ foo.c ==================

It says (where "?" substitutes this strange character):

1?.doc (1): 0031 f021 002e 0064 006f 0063


So that character is "f021".



-- 
Tomasz Chmielewski
http://wpkg.org


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

