Displaying 7 results from an estimated 7 matches for "mapisendmail".
2005 Jul 19
0
Unimplemented function mapi32.dll.MAPISendmail
...-----
02/27/2005 - Google's Picasa2
[snip]
Note that clicking the "email" button in Picasa will crash it - probably
the MAPI stubs that cause it:
err:mapi:MAPILogon Stub
fixme:seh:EXC_RtlRaiseException call (from 0x53e297) to
unimplemented function mapi32.dll.MAPISendMail
------------------------------
As this function is used in one of my wined applications I was wondering
if it was scheduled or else. I couldn't find any information about it in
Bugzilla that's why I'm posting here.
Any got information about it.
Thanks
Max
2008 May 02
2
Movie Magic Screenwriter 6 Trial installs, crashes when run
...), stub!
> err:seh:setup_exception_record stack overflow 136 bytes in thread 0029 eip 7cd2e 270 esp 002312a8 stack 0x230000-0x231000-0x330000
> fixme:mapi:MAPILogon (0x00000000 (null) (nil) 0x00000001 0x00000000 0x7cdd28dc) Stub
> fixme:mapi:MAPISendMail Ignoring attachments
> fixme:mapi:MAPILogoff (0x00000001 0x00000000 0x00000000 0x00000000) Stub
> err:ntdll:RtlpWaitForCriticalSection section 0x7bc911c0 "exception.c: vectored_h andlers_section" wait timed out in thread 0042, blocked by 0029, retrying (60 se...
2009 Dec 18
0
Wine release 1.1.35
...mMappedFile.
imagehlp: Recalculate PE checksum after file modification.
include: Redefine LHANDLE as ULONG_PTR.
mapi32: Correct the Simple MAPI parameters.
winemapi: Add skeleton for new Wine MAPI provider.
winemapi: Add Simple MAPI functions.
winemapi: Implement MAPISendMail.
wine.inf: Add winemapi.dll to the mail clients section.
mapi32: Remove fallback procedure in MAPISendMail and replace with error message.
Paul Chitescu (3):
advapi32: Reduce registry access to MAXIMUM_ALLOWED wherever possible.
services.exe: Reduce Registry access to KEY_R...
2012 Apr 27
0
Wine release 1.5.3
...for IMXAttributes.
msxml3: Support disabled escaping mode for characters() callback.
msxml3: Support disabled escaping mode when writing attribute values.
msxml3: Query for handler interface instead of using what was passed in Variant directly.
Owen Rudge (6):
include: Add MAPISendMailW definition and structures.
mapi32: Add stub implementation of MAPISendMailW.
mapistub: Forward MAPISendMailW.
mapi32: Convert sendmail_extended_mapi to Unicode.
mapi32: Convert message to Unicode in MAPISendMail.
mapi32: Add support to MAPISendMailW for ANSI fallback....
2008 Jan 11
0
Wine release 0.9.53
...tub implementations.
mapi32: Initialize several string buffers.
shlwapi: Additional UrlEscapeA tests.
shlwapi: Check an argument to UrlEscapeA.
shlwapi: Check more arguments to UrlEscapeA.
shlwapi: Fix a return value in UrlEscapeA.
mapi32: Fix UrlEscapeA usage in MAPISendMail.
Lionel Debroux (2):
msi: Correctly handle return value of msi_realloc.
dinput: Improve TRACEs and WARNs.
Louis Lenders (2):
user32: Add stub for GetLayeredWindowAttributes.
shdocvw: Change return value for PersistMemory_Load.
Marcus Meissner (5):
wininet: Check ret...
2009 Oct 09
0
Wine release 1.1.31
...ay and month.
comctl32/datetime: Draw field text horizontally centered.
Owen Rudge (13):
mapi32: Pass DllGetClassObject through to Extended MAPI provider.
comctl32: Implement highlighting (marquee) selection support in listview.
mapi32: Add stub of Extended MAPI wrapper for MAPISendMail.
include: Add MAPI_USE_DEFAULT and MDB_NO_DIALOG definitions to mapidefs.h.
mapi32: Log on via Extended MAPI and get the default message store.
include: Add IMsgStore definition.
include: Add definitions for IMAPIContainer, IMAPIFolder, IMessage.
mapi32: Open the Draft...
2009 Sep 25
0
Wine release 1.1.30
...lExW.
shlwapi: Implement stub for UrlFixupW.
mapi32: Scan registry for MAPI providers and load them.
mapi32: Load and store MAPI function pointers after loading MAPI providers.
mapi32: Implement MAPIInitialize, Logon, Logoff, LogonEx, Uninitialize.
mapi32: Pass through MAPISendMail if Simple MAPI provider loaded.
mapi32: Implement the rest of the Simple MAPI functions.
Paul Vriens (18):
jscript: Updated Dutch translations.
shell32/tests: Fix a crash on Win9x.
mscms/tests: Fix some test failures on Win98 and WinME.
mshtml/tests: Fix some test fai...