bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Feature: Disabling progress bar when wget is backgrounded


From: Gisle Vanem
Subject: Re: [Bug-wget] Feature: Disabling progress bar when wget is backgrounded
Date: Wed, 23 Sep 2015 14:09:47 +0200
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38

Ángel González wrote:

I have adapted the above patch to C. See attachment.

What compiler did you use? I failed to compile your version
using MSVC v19.

Warning: I haven't tested it other than verifying that it compiles.

I've modified tbprogress.c to compile with both C and C++ using
MSVC v19. TDM-gcc 5.1 remains to be tested. The old-school MingW
(mingw.org) doesn't seems to have an up-to-date <shobjidl.h>. So
I've given up on that. tbprogress.c is attached. It seems to work
fine.

Contrary to the Windows Console title progress in background-mode,
the ITaskbarList3 works fine (as it's not related to the connhost
in any way). The "title progress" stops AFAICS, since 'FreeConsole()'
is called in ws_hangup().

--
--gv

Attachment: tbprogress.c
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]