http://bugs.winehq.org/show_bug.cgi?id=8795
--- Comment #33 from Varun hrc_varun@yahoo.co.in 2009-01-01 05:05:28 --- (In reply to comment #31)
Does setting gdiplus to native in winecfg help (see bug 9422)? In any case, I think we can close this bug as invalid, since the original problem was because you were trying to use an sp3 macro in sp1.
Thanks for the suggesstion Dan :).
Although the bug is closed, still I thought I will put in some comments to let everyone know how I resolved my problem. I changed the settings in winecfg to :
default gdiplus (native) ole32 (native, builtin) oleaut32 (native, builtin) riched20 (native, builtin) riched32 (native, builtin) rpcrt4 (native, builtin)
excel.exe gdiplus (native) imm32 (native, builtin) ole32 (native, builtin) oleaut32 (native, builtin) rpcrt4 (native, builtin)
Now my VBA macros (all kinds) works perfectly under WINE. Offcourse have upgraded my MS Office 2003 service pack to SP3 on wine.
Regards, Varun