Has anybody had any trouble to load a large image with LoadImage(_T(pic.jpg)) of about 300-400 KB and then blit it to screen?
I have tried on different images of different sizes and the limit seems to be around the size mentioned above. The larger images won't load at all and I know that I have enough memory on my device.
Any solution to my problem?
/Slim