[python-win32] OleLoadPicture PyIStream and Resource files

Kerry Oliphant koliphant at qwest.net
Sat Feb 28 12:00:24 EST 2004


I am using OleLoadPicture to assign bitmaps to an ImageList control.
However, right now I have to load each bitmap from a file and write the data
to an PyIStream object.  I would like to be able to just get the bitmaps
from a loaded resource DLL to write to the PyIStream object.  Does anyone
know how to do this?


Kerry







More information about the Python-win32 mailing list