cyruspy wrote:
Hi, i'm trying to run a legacy application written in VisualBasic (apparently). I started to try each option/menu and currently I found this error trying to send emails using a builtin form:
fixme:mapi:MAPILogon (0x00000000 "" 0x17e32c 0x00000001 0x00000000 0x17e318) Stub
wine: Call from 0x7b8450c9 to unimplemented function mapi32.dll.MAPIResolveName, aborting
fixme:mapi:MAPILogoff (0x00000001 0x00000000 0x00000000 0x00000000) Stub
Should I use a current HEAD snapshot?
Please try again with 1.2-rc1 and if the error still happens, report it
as a bug. The fixme's are for code that still must be implemented.
James McKenzie