Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Subject: Re: Cygwin causes 0x00000024 Stop Error (BLUE SCREEN) From: Robert Collins To: Max Bowsher Cc: cygwin AT cygwin DOT com In-Reply-To: <03c501c2941e$ba5caa40$78d96f83@pomello> References: <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20021124131806 DOT 03241008 AT pop3 DOT cris DOT com><00bf01c293d6$c62800b0$78d 96f83 AT pomello><5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20021124131806 DOT 03241008 AT pop3 DOT cris DOT com><5.1.0.14.2. 20021124134357 DOT 02ad0608 AT pop3 DOT cris DOT com> <3DE1542E DOT 7050508 AT ece DOT gatech DOT edu> <1038181893 DOT 23476 DOT 132 DOT camel AT lifelesswks> <03c501c2941e$ba5caa40$78d96f83 AT pomello> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-xUeayred8f6jLtJjxRF2" Date: 25 Nov 2002 11:13:48 +1100 Message-Id: <1038183229.23476.159.camel@lifelesswks> Mime-Version: 1.0 --=-xUeayred8f6jLtJjxRF2 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2002-11-25 at 12:05, Max Bowsher wrote: > Works for me - quick coding! Cool. It's just a quick hack. There are some things it highlit about the property page system. Garrry!=20 I recall being unhappy about having the list of pages in two places, and it's obvious why now. Heres the current situation: to skip a page, the page before and after have to know about the one to skip. This is wrong. The one to skip should know it's irrelevant and immediately bring up the next one. Gary: whats the best way to do this in the framework you've written. Specifically, the AntiVirus page (as a new, small, example) should be queried by the framework before activation, to see if it is allowed to be displayed, and if not skip it.=20 My current thought is to add a 'virtual bool Show() const' to proppage, and then call it when selecting the next page to show, after the OnNext|OnPrev method of the current page returns. Then if Show is false, we skip to the next|prev page automatically. I may have misused framework terms above, so please, parse gently :}. =20 > Although, I've had McAfee on my machine for ~2 months now, and no problem= s > with setup. > But then I don't use download mode. Heh. Sounds like a download+install trigger doesn't it? Rob --=20 --- GPG key available at: http://users.bigpond.net.au/robertc/keys.txt. --- --=-xUeayred8f6jLtJjxRF2 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQA94Ws8I5+kQ8LJcoIRArV3AJ9XPaEz/NK1vhd28z/09FBFLquecwCggpdj +8ublE/6J7GLkGdVGFMp4vc= =NZ+g -----END PGP SIGNATURE----- --=-xUeayred8f6jLtJjxRF2--