Hi Guys,
I raised a question recently about using resources but although I found a Wiki article about this it was so short and not really to the point I needed it was not overly helpful. It's becoming a deal killer for me, this difficulty with finding clear information so could some kind person give me a starter for ten?
I used rc.exe to create a resource file called 'resources.res' containing a single gif file with the ID MYDATA. I seem to have been able to embed it in the program using {$R resources.res} - certainly, no objections are made by lararus.
All I want is to get the image from the resource file and draw it on the panel at a given location.
Thanks in anticipation.
Cran0g