Hi All, This e-mail is only to inform news about proposed Boost.Application library. We have done many updates on version 0.4.9, see: - MinGW support; - The ‘auto_handler’ class to bind ‘stop’, ‘pause’, ‘continue’ and ‘single instance’ handlers automatically; - New samples for ‘auto_handler’; - Many fix and improvements on ‘Windows Server’ (Service API) mode; - Simplification of ‘handlers’ creation, now application context can by passed on constructor of functor, or user can use global version of it; - Docs are updated to version 0.4.9; - And many others small fixes. To know more, please visit: https://github.com/retf/Boost.Application Article (0.4.8) http://www.codeproject.com/Articles/756866/Build-a-Server-Application-using-... (Prize winner in Competition "Best C++ Article of April 2014" ) Thanks