Hi,
I know that you can convert RC files into RES file using RC.exe but what I want is the opposite. I want to convert my RES into RC files.
For now, I open my RES file into MsDev and the do "Save as Resource Script file (RC)". But I want to have them converted automaticaly within a VB project.
Initially, what I wanted was to modify my strings in my RES file without having to open the file. I'm creating a multi projects editor/maker and I want to be able to modify my RES file. I'm already able to modify .frm, .bas and .vbp because they're like .txt file but when I want to do the same with RES file I'm Blocked. RC File can be modify like .txt file so now I want to convert my RES file into RC file to do the modifications...
by the way, If someone can explain me how to edit my RES without having to convert them... It would be perfect too.
Anything will be appreciated.
Mel
I know that you can convert RC files into RES file using RC.exe but what I want is the opposite. I want to convert my RES into RC files.
For now, I open my RES file into MsDev and the do "Save as Resource Script file (RC)". But I want to have them converted automaticaly within a VB project.
Initially, what I wanted was to modify my strings in my RES file without having to open the file. I'm creating a multi projects editor/maker and I want to be able to modify my RES file. I'm already able to modify .frm, .bas and .vbp because they're like .txt file but when I want to do the same with RES file I'm Blocked. RC File can be modify like .txt file so now I want to convert my RES file into RC file to do the modifications...
by the way, If someone can explain me how to edit my RES without having to convert them... It would be perfect too.
Anything will be appreciated.
Mel