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
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal