$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Connecting Windows Messages/Events with Boost callbacks
From: Igor R (boost.lists_at_[hidden])
Date: 2011-03-22 15:02:50
> I recall sometime back someone posted this question on this list and the
> response/answer was very good. Could someone please provide link to that
> earlier post? Or, alternatively, could you please post the solution again?
What are "boost callbacks"?
You can use portable idiom of condition_variable instead of
windows-specific events.