Is it possible to load an image (with LoadPicture()) into an variable?
I need to preload some images before i use them, and using an ImageList seems kinda komplex, so i'm wondering if you can load images into variables in runtime, or something like that.
Thanks in advance
