$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [nowide] request for clarification
From: Andrzej Krzemienski (akrzemi1_at_[hidden])
Date: 2017-06-17 12:10:28
2017-06-17 10:37 GMT+02:00 Artyom Beilis via Boost <boost_at_[hidden]>:
> But given that what main() receives is already broken (Windos already could
> not handle a name containing letters from two code pages), how can you
> recover from this loss of information?
>
> Regards,
> &rzej;
>
>
> Take a look to the code :-)
>
> I use WinAPI to retrieve the original Utf-16 args. I don't relay on the
> original strings.
>
This is impressive, and simple.
Thanks,
&rzej;