I have the following ressource file:
How do I make a header file of this...????Code:1 MENU
BEGIN
POPUP "21"
BEGIN
MENUITEM "21", 2
END
POPUP "21"
BEGIN
END
END
Printable View
I have the following ressource file:
How do I make a header file of this...????Code:1 MENU
BEGIN
POPUP "21"
BEGIN
MENUITEM "21", 2
END
POPUP "21"
BEGIN
END
END