Re: OLEPictureImpl_Load CreateIcon failed

2004-01-29 Thread Fabian Cenedese
>>I'm still on the VB SSTab problem as described here: >> >>http://www.winehq.org/hypermail/wine-devel/2003/12/0157.html > >I now know that it works if there are icons (property Picture) assigned >to the single tabs in the TabCtrl. But if the icons are missing, wine >goes woo. So either wine shoul

Re: OLEPictureImpl_Load CreateIcon failed

2004-01-29 Thread Fabian Cenedese
>I'm still on the VB SSTab problem as described here: > >http://www.winehq.org/hypermail/wine-devel/2003/12/0157.html > >I looked further into this to find out what happens with this picture >stuff. I found out that it fails in this function (from olepicture.c): > > * OLEPictureImpl_IPersistStream

OLEPictureImpl_Load CreateIcon failed

2004-01-27 Thread Fabian Cenedese
Hi Looks like I'm quite busy today... or just don't know anything about wine :) I'm still on the VB SSTab problem as described here: http://www.winehq.org/hypermail/wine-devel/2003/12/0157.html I looked further into this to find out what happens with this picture stuff. I found out that it fail