Boost C++ Libraries: Ticket #13261: managed_shared_memory construction fail after PC-Cleaning tools were used on the machine https://svn.boost.org/trac10/ticket/13261 <p> Hi, </p> <p> because managed_shared_memory use windows_bootstamp, the creation of this object fails when events log were cleaned on the machine. </p> <p> In detail, I've found this behaviour after using tools like "CCleaner". </p> <p> Is this acceptable? </p> <p> Can I ask why boost does not use named shared memory or Pipe for Windows IPC? </p> <p> Thanks, Marco </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13261 Trac 1.4.3 m.fornaro6@… Fri, 13 Oct 2017 14:35:13 GMT keywords changed https://svn.boost.org/trac10/ticket/13261#comment:1 https://svn.boost.org/trac10/ticket/13261#comment:1 <ul> <li><strong>keywords</strong> windows added </li> </ul> Ticket