Hi,

Is it possible to load .jpg files into a resource file and then take them into an image control?

I managed to place then into a resource file. but how do I read them from there?? Tried using the LoadResData function, but I get an error

"Resource with identifier 101 not found"

I've stored the .jpg files in rhe resource file as "custom resource" and the id is 101.

any ideas???

Thanx.