How do I declare a message which has parameters? Similar to the
button1 down message where you get xPos and yPos, how can I
have a message like MSG_DO_SOMETHING(5, 1, "Alpha") ?
Just a pointer to the relevant section in the manuals would
be enough.
Ted