Le jeu 23/10/2003 � 23:55, Alexandre Julliard a �crit : > Vincent B�ron <[EMAIL PROTECTED]> writes: > > > Changelog: > > Add support for comparing resources to wrc for translations. > > That's a clear case of preprocessor abuse... there has to be a better > way to do that than with a 100-line macro.
Yes, I agree it's a bit of a hack. I think I can avoid the big macro by using arrays one dimension bigger. I don't think I'll be able to get rid of all macros in translation.h, though. Vincent
