$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Dominique Devienne (ddevienne_at_[hidden])
Date: 2019-07-15 06:34:08
On Fri, Jul 12, 2019 at 7:11 AM Christopher Pisz via Boost-users <
boost-users_at_[hidden]> wrote:
> It ends up that my problem is that if you click on a console window in
> windows 10, the program ceases execution when it enters "quick edit" mode.
>
I was not aware of that new behavior and thought the timer was not working.
> The program run fine, as is, if you don't touch the mouse.
>
FWIW, that's not new behavior. It's always been that way in the DOS
console. --DD