Sorry if this has been previously discussed, but I haven't been here for quite some time.
I used to be able to edit the resource file directly from within Dev-cpp, by clicking on an EditResource button. It seems to be gone now.
How do I go about adding and editing a resource file now?
Resource files (.rc) are included into the project like any other file. Just add it to the project and then you can click on it to open it.
Curtis
Log in to post a comment.
Sorry if this has been previously discussed, but I haven't been here for quite some time.
I used to be able to edit the resource file directly from within Dev-cpp, by clicking on an EditResource button. It seems to be gone now.
How do I go about adding and editing a resource file now?
Resource files (.rc) are included into the project like any other file. Just add it to the project and then you can click on it to open it.
Curtis