delorie.com/archives/browse.cgi | search |
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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |