Displaying 2 results from an estimated 2 matches for "mapiresolvename".
2010 May 23
2
mapi32.dll.MAPIResolveName unimplemented?
...en 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?
Re...
2011 Feb 04
0
Wine release 1.3.13
...for opening file in notepad.
Alexander Morozov (10):
shell32/tests: Add tests for IShellDispatch::NameSpace.
shell32/tests: Fix test failure on some NT4.
shell32: Implement IShellDispatch::NameSpace.
shell32: Partially implement Folder::get_Title.
winemapi: Implement MAPIResolveName.
winemapi: Address can contain "SMTP:".
shell32: Release iTypeInfo on error.
shell32/tests: Add tests for FolderItem::get_Path.
ntoskrnl.exe: Add stub for IoGetDeviceInterfaces.
shell32/tests: NT4 doesn't have the Folder2 interface.
Alexander Scott-Johns...