+// resolves the name conflict between the T() macor and T typedef: we can't
+// use T() inside WX_DEFINE_ARRAY!
+#define _WX_ERROR_SIZEOF T("illegal use of DEFINE_ARRAY")
+#define _WX_ERROR_REMOVE T("removing inexisting element in wxArray::Remove")
+