News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

how is it created resources with menus, icons etc in the code blocks?

Started by deltanusigma, February 16, 2006, 03:23:37 AM

Previous topic - Next topic

deltanusigma

how is it created resources with menus, icons etc in the code blocks? 
when I will compile the file rc of resources in the code blocks 
with him source and the headers 
I receive the compiler's message: " no resources " 
and the compilation process for  stop
 
thank you 
deltanusigma

Max

Hi,
If you are looking for an application to create a .rc file go to

http://radasm.visualassembler.com/

Download the RedEd (Resorce Editor). It's a nice graphical program.

Using ResEd you will be able to create your resources with button,edit control, bitmap........

Using the Tool menu you can integrate ReaEd in CB. There is no help file. So you should already know how use
resources. Go to MSDN for info

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/tools/tools/resource_definition_statements.asp

is a good starting point

Hope this helps.


Max


Pecan



lucifael75

I couldn't use the resed link it was broken for me, but i did find it here
http://radasm.cherrytree.at/resed/
I thought it was worth posting an updated link for such a useful tool for us blockers :)