I have the following ressource file:

Code:
1 MENU
BEGIN
        POPUP "21"
        BEGIN
                MENUITEM "21", 2
        END

        POPUP "21"
        BEGIN
        END

END
How do I make a header file of this...????