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 Apparently it's implemented (or at least registered/listed) in wine according to http://source.winehq.org/WineAPI/mapi32.html openSUSE 11.2 (i586) wine-1.1.28-2.3.i586 Should I use a current HEAD snapshot? Regards,