http://bugs.winehq.org/show_bug.cgi?id=4657
------- Additional Comments From mike@codeweavers.com 2006-27-02 21:40 -------
0009:Call kernel32.GetModuleHandleA(0046812c "shell32.dll") ret=004680e8 0009:Ret kernel32.GetModuleHandleA() retval=7f4a0000 ret=004680e8 ... 0009:Call kernel32.FindResourceW(7f4a0000,00000097,7f6995d2 L"AVI") ret=7f6100c5 0009:Ret kernel32.FindResourceW() retval=00000000 ret=7f6100c5
It's looking for an AVI resource in shell32 which is not present. Somebody needs to draw an AVI that represents the same thing as AVI resource number 0x97 in shell32.dll. (I think this is more to do with Delphi than with Mosaic Creator).