$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [interprocess] utf8 file names in memory mapped files
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2012-01-30 08:36:28
Hi Ion,
It would be great if we could support utf8 encoded file names on windows
too.
I guess all it requires is a utility function that converts from utf8 to
utf16 on windows. Such a function is avaiable in the windows API, and I
can supply it.
kind regards
Thorsten