From: Per W. <pw...@ia...> - 2004-09-02 08:00:33
|
Have a look at Makefile.win - or the compiler output tab when building a project - and you will see the command used for compiling the resource file. It is using the windres.exe program that is supplied with the compiler. /Per W On Thu, 2 Sep 2004, amaury pouly wrote: > Hello, > I wanted you that Dev-Cpp is a great software I hope you will continue to improve it . > I also wanted to know one thing : how does Dev-Cpp transform the .rc files into .res : is there any exe file avalaible for that from microsoft or does Dev-Cpp parse and write the .res file alone ? |