Resource Compiler Warning RC4002

too many actual parameters for macro 'identifier'

The number of actual parameters specified with the given identifier was greater than the number of formal parameters given in the macro definition of the identifier.

The additional actual parameters were collected but ignored during expansion of the macro.