> Not sure what you are saying. You want to use all the BMP, PNG and > JPG formats or just one of them?
Only one of them. I meant that the file format can vary according to the solution I find. > Depending on what you want, use LoadImage just for BMP's. > Use GDI+ for JPG's BMP, PNG, TGA, etc GDI + is WIN 98 + But that would require rendering it on another DC, then using StretchBlt( ), and possibly dealing with DIB sections (I don't know much about what I'm talking here!). I prefer an easier way, IPicture, which Carlos suggested... Or am I missing something? ------------- Ehsan Akhgari Farda Technology (www.farda-tech.com) List Owner: [EMAIL PROTECTED] [ Email: [EMAIL PROTECTED] ] [ WWW: http://www.beginthread.com/Ehsan ] If flying is safe, why is the airport called the terminal?
