PDA

Click to See Complete Forum and Search --> : Make .h file of .rc file


CyberCarsten
Mar 5th, 2001, 06:24 AM
I have the following ressource file:


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

POPUP "21"
BEGIN
END

END


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