
18 Jan
2011
18 Jan
'11
2:47 a.m.
On Mon, 17 Jan 2011 18:47:04 -0500, Chad Nelson wrote:
I really wanted to avoid a dependency on the ICU library or anything similar if at all possible, but it looks like it might be inevitable. :-(
You may well find that you can ;) Artyom's latest work on Boost.Locale allows you to select from a range of different backends giving varying levels of locale support. ICU gives the 'best' results but for my project Swish, for instance, I didn't need any of these advanced features so I just use the Win32 backend. This uses the Windows API to do the conversions etc. and freed me from the beast that is ICU. Alex -- Easy SFTP for Windows Explorer (http://www.swish-sftp.org)