Re: How do you say "VC++ sucks" in VC++?

[prev] [thread] [next] [lurker] [Date index for 2006/12/18]

From: Robert Rothenberg
Subject: Re: How do you say "VC++ sucks" in VC++?
Date: 17:19 on 18 Dec 2006
I ran into something similar with IE4's implementation of CSS.  I realised
after several painful hours it (or some weird OEM subversions of IE4)
ignored the first style.  So style sheets I created all began with something
like

  .null { } // stupid workaround for IE4

Of course, CSS implementations are a whole other topic of hate.

On 18/12/06 09:21 Yossi Kreinin wrote:

>  #ifdef STUPID_FLAG //this is ignored. in fact EVERYTHING is ignored
> until...
>  #include "stdafx.h" //THIS LINE.
>  //stupid code...
>  #endif

Generated at 18:01 on 18 Dec 2006 by mariachi 0.52