resources files

heres my resource file:
1
2
3
4
5
6
#ifndef _resource_rc
#define _resource_rc

	MAINICON ICON  "x-7.ico"

#endif 

the exe icon is changed.
my question is: can i change the string to a variable name?
Topic archived. No new replies allowed.