Name: Anonymous 2006-01-04 10:17
I've got a bunch of tga files that I'm using as textures in DirectX. I'd like to be able to load them into image controls so that I can show them in the texture browser I made that lets users change textures on objects. LoadPicture() does not support tga format. Suggestions?