the master
01-01-2008, 01:16 PM
Hi. I need to load a gif into an stdpicture variable. The gif needs to be stored in a resource file. Ive tried LoadResPicture which looks like exactly what i want except it doesnt seem to like gifs.
Is there a way to load a gif from a resource file without having to save it to a file and load it back in using loadpicture() or is there another format which is supported by LoadResPicture() and supports semi-transparency?
Is there a way to load a gif from a resource file without having to save it to a file and load it back in using loadpicture() or is there another format which is supported by LoadResPicture() and supports semi-transparency?