Resource Files .rc .res
also i am saving the resources as a .rc using the Resource Hacker software...which replaces the existing .rc file of the project....
but i am getting the following error:-
"error RC 2019 : expected preprocessor command, found '1' "
(the error gigving line is-- #106 MENU)
this one is due to the id of the MENU resource i hav trasnferred from another exe
the next error is:- "RC Terminating after preprocessor errors"
how can i solve this?
is ther another way pf updating the .rc or .res files of a projetc using VC++ programming ?
regards,
kedar.

