$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [nowide] request for clarification
From: Artyom Beilis (artyom.beilis_at_[hidden])
Date: 2017-06-17 08:37:25
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.
Artyom