Re: [AD] MSVC bug in 4.1.18? |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Elias Pschernig: > Hm, this doesn't seem to be fixed for me: > 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. -- Daniel Schlyder http://bitblaze.com/
Attachment:
titlebarinfo.diff
Description: Binary data
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |