[fpc-pascal] Windres

Hans MÃ¥rtensson cirkulation at maartensson.net
Wed Oct 3 20:10:06 CEST 2007


Felipe Monteiro de Carvalho wrote:

>I don't know any manual, but I vaguely remember that RCDATA is a kind
>of data on .rc files which can accept arbitrary data
>
>With the correct parameters on google you can search for example .rc
>files which use RCDATA
>
>http://www.google.com/codesearch?hl=en&lr=&q=rcdata+file%3A%5C.%28rc%29%24&btnG=Search
>  
>

Yes windows has a resource type called RT_RCDATA.
My problem is how to format data of this format in a .rc file (that can 
be compiled by windres.exe.)

I didn't know about the google codesearch option, but will now try this 
way to find a usefull example of code.

Thank you for the help.

Hans MÃ¥rtensson




More information about the fpc-pascal mailing list