hi,
I want to use windmc.exe to make message.rc from message.mc file. (windmc.exe is like mc.exe isn't it ?)
How can I make a new project template under C::B to use this feature when I need it for a new project ?
thanks for your reply.
JM Marino
http://jm.marino.free.fr
For the moment I use custom makefile option with Build options:
windmc.exe mymsg.mc -r ./res -h .
Why I can't use $file into 'Compile single file' command :?
Where is $makefile file :?