$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost]  News about proposed Boost.Application library
From: Renato Forti (rtforti_at_[hidden])
Date: 2014-07-28 13:46:23
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-Application-Libra
(Prize winner in Competition "Best C++ Article of April 2014" )
Thanks