在 2002-11-20 三 的 15:27, Marcus Meissner 写道:
On Tue, Nov 19, 2002 at 09:20:40PM +0800, yf wrote:
I'm using a application that using 0x0010 picture format. I found that wine only support Bitmap and JPEG picture format. Where can I get some info about it. I want to implement it. Pls give me some hints about it.
Where is it trying to use that picture format? In which API call?
fixme:ole:OLEPictureImpl_Load Unknown magic 0010
that is wine-20021031/dlls/oleaut32/olepicture.c
Ciao, Marcus