id summary reporter owner description type status milestone component version severity resolution keywords cc 6621 Add support for unicode file names Antony Polukhin Ion Gaztañaga "It`s a common task to mmap a file with Unicode name. Currently such operations on Windows require renaming files, and only after that mmaping them, which is not a very nice solution. Better solution would be to use widechar versions of WinAPI and allow widechar filenames. boost::filesystem::path may help in some cases, as it already provides conversions for different encodings and allows to make less functions overloads." Feature Requests closed To Be Determined interprocess Boost 1.49.0 Cosmetic duplicate mmap unicode