ImageList_Write stub

Andreas Mohr andi at rhlx01.fht-esslingen.de
Sun Nov 4 12:28:16 CST 2001


On Fri, Nov 02, 2001 at 10:46:06PM +0100, j.m.maurer wrote:
> Hello Wine Developers!
> 
> For a while now I want to use Delphi under Wine, which works for 99%.
> The one thing that is missing seems to be the implementation of
> ImageList::Write which prevents opening of Forms which contain an
> ImageList control.
> 
> The output Wine gives is:
> -- fixme:imagelist:ImageList_Write empty stub!

[...]

> Does anyone have any hints on this issue?
It's in dlls/comctl32/imagelist.c, in case you don't know.
Check out search.microsoft.com for docu on that stuff and start coding... ;-)

-- 
Andreas Mohr                        Stauferstr. 6, D-71272 Renningen, Germany




More information about the wine-devel mailing list