I'm making a .dll like cards.dll, and i want to save the pics for the cards in the dll. I'm using the resource editor, but it only wants to save bmp's as pictures. My cards are gif's. I can save them as custom resources, but when i read them, they are returned as a byte array. How can i 'transform' them to IPictureDisp?