> I hear the GCC team is soliciting input as to how important > Microsoft C++ extensions like anonymous unions, etc. are. Anonymous unions are standard C++ and are supported by GCC. However, MFC does use some non-standard features of MSVC.