Re: [AD] MSVC bug in 4.1.18?

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> > Can it be that:
>
> > #ifndef TITLEBARINFO
>
> > Is true, wheather or not there exists a type with that name already?
>
> I guess so. I'm terribly sorry, I messed up while testing it. I had
> fixed MinGW's header
> to only define TITLEBARINFO when _WIN32_WINDOWS >= 0x0410 so, naturally,
> I didn't get
> any errors. Maybe we can fix this by just checking whether
> CCHILDREN_SCROLLBAR is defined or not? It seems very unlikely one would
> be
> defined and not the other.

Why couldn't we do a similar check to what you used in MinGW's headers,
based on _WIN32_WINDOWS?

Evert




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/