Hi,
On Tue, Nov 30, 2004 at 02:24:37PM +0900, Mike McCormack wrote:
The following seemingly simple and harmless change caused a regression in IE6. The toolbar icons are no longer displayed and the error message below appears in the log.
err:imagelist:ImageList_LoadImageW Error loading image!
It's probably not a "regression" in the standard sense, I guess.
Rather something like IE6 choosing to use more modern API mechanisms or a different execution path due to the higher version number we just set.
IOW, we should fix Wine to support these API updates.
Andreas Mohr