Hello, at least the attached patch fixes the problem described in the summary of bug #24 (in the description there are some other problems described too. That's why i CC wine-devel to let one of the bugzilla guru's decide how to proceed with that bug report). ImageList_Remove when called to remove all images on an empty ImageList returns TRUE. Checked with the ControlSpy on Windows 98SE (MSDN wasn't helpfull in this case). Changelog: - Michael Stefaniuc <mstefani(a)redhat.com> ImageList_Remove returns TRUE when removing all images of an empty ImageList bye michael -- Michael Stefaniuc Tel.: +49-711-96437-199 System Administration Fax.: +49-711-96437-111 Red Hat GmbH Email: mstefani(a)redhat.com Hauptstaetterstr. 58 http://www.redhat.de/ D-70178 Stuttgart
--- Michael Stefaniuc <mstefani(a)redhat.com> wrote:
Hello,
at least the attached patch fixes the problem described in the summary of bug #24 (in the description there are some other problems described too. That's why i CC wine-devel to let one of the bugzilla guru's decide how to proceed with that bug report).
First of all, thank you for fixing this very old bug (reported in October 2000)! Taking role of a bugzilla guru :-) With big pleasure closing the bug report. If somebody is interested in this application he should file separate bug reports. Andriy __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com
Hello, i forgot the license for this patch. It's a trivial patch so it has the X11 license. bye michael On Mon, Jul 15, 2002 at 09:53:34PM +0200, Michael Stefaniuc wrote:
at least the attached patch fixes the problem described in the summary of bug #24 (in the description there are some other problems described too. That's why i CC wine-devel to let one of the bugzilla guru's decide how to proceed with that bug report). ImageList_Remove when called to remove all images on an empty ImageList returns TRUE. Checked with the ControlSpy on Windows 98SE (MSDN wasn't helpfull in this case).
Changelog: - Michael Stefaniuc <mstefani(a)redhat.com> ImageList_Remove returns TRUE when removing all images of an empty ImageList
-- Michael Stefaniuc Tel.: +49-711-96437-199 System Administration Fax.: +49-711-96437-111 Red Hat GmbH Email: mstefani(a)redhat.com Hauptstaetterstr. 58 http://www.redhat.de/ D-70178 Stuttgart
On Wed, Jul 17, 2002 at 06:57:14PM +0300, Hetz Ben Hamo wrote:
On Wednesday 17 July 2002 01:42, Michael Stefaniuc wrote:
i forgot the license for this patch. It's a trivial patch so it has the X11 license.
If you want it to be included on both wine and rewind, you'll need to dual license it. No, because wine can include X11 code and sending it to wine-patches I implicitly given it the LGPL license. The email was send only for the rewind people.
bye michael -- Michael Stefaniuc Tel.: +49-711-96437-199 System Administration Fax.: +49-711-96437-111 Red Hat GmbH Email: mstefani(a)redhat.com Hauptstaetterstr. 58 http://www.redhat.de/ D-70178 Stuttgart
participants (3)
-
Andriy Palamarchuk -
Hetz Ben Hamo -
Michael Stefaniuc