Thanks a lot! I will try this on Sunday, and report here.

> In your asynchronous_state_machine<> subclass hpp file add the following
> line :
>
> private:
> // ...
> virtual void initiate_impl();
>
> In your asynchronous_state_machine<> subclass cpp file add the following
> lines:
>
> void YourClassName::initiate_impl()
> {
> machine_base::initiate();
> }
>
> Please let me know whether that works for you.
>
> Thanks & Regards,
>
> --
> Andreas Huber


Get news, entertainment and everything you care about at Live.com. Check it out!