$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Bronek Kozicki (brok_at_[hidden])
Date: 2006-08-01 10:25:09
Bronek Kozicki <brok_at_[hidden]> wrote:
> they are delivered, but we do not have any guarantees for logic
> processing them in the message loop.
I gave little more thought to this statement and now I think that I was
wrong - we do have some implied warranties for message loops implemented
by the operating system, and system window classes (eg. dialog boxes) do
run only such loops. This is why I removed one call to Wait... Post....
.
B.