id summary reporter owner description type status milestone component version severity resolution keywords cc 5992 opening wide character string paths in memory-mapped file Jim Park Ion Gaztañaga "Without support for wide character string paths, we cannot easily open files with Unicode paths in Windows. This makes interprocess/file_mapping practically unusable for Windows programming. A suggestion might be to abstract out the use of raw strings for paths by using filesystem. Without the fix, we are using Win32 API to open memory-mapped files and forking the code for other platforms." Feature Requests new To Be Determined interprocess Boost 1.47.0 Problem wide character support, windows Andrey.Semashev@…