> From: Ira Weiny > > Do we have a global header where we could put this in an > > #ifdef __WIN__ > #endif > > ? You can add /wd4200 in the SOURCES file for the components that use zero-length arrays. This would then only require the pragmas in public headers. -Fab