Adding Resources Import (.RC)

Started by theCaller, December 01, 2005, 08:34:10 PM

Previous topic - Next topic

theCaller

Hi,
I like the IDE very much so my compliments  :thumbu, however this request comes from a limitation I'm facing these days.
I have a huge .RC file from a project I made in Visual C++ 6.0 containing several resources like BITMAPs and WAVEs. I would like to use them into a RadAsm masm32 project.
But I did not find an 'Import' functionality in the "Reources" dialog (or elsewhere) to avoid the heavy duty of using the GUI interface to specify every single resource by hand.

Is there already a functionality like this that I didn't find yet in the IDE ... or is it a good starting point to consider a change or evolutional request  :wink ?

Best regards,
theCaller

KetilO

Hi

There is no such functionality. You could save time by editing the .rap file directly.
See the RadASNini.rtf file for more info.

KetilO

theCaller

Yes,
good hint. I got it.

Thanks,
theCaller