Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 234

Summary: [TV52016363] Similar to (TV52013270). It seems to behave differently in XP than i...
Product: VCL TeeChart Reporter: yeray alonso <yeray>
Component: ExportAssignee: Steema Issue Manager <issuemanager>
Status: CONFIRMED ---    
Severity: major    
Priority: High    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description yeray alonso 2013-11-20 10:33:46 EST
Similar to (TV52013270).
It seems to behave differently in XP than in Win7.
In XP I can sent the mail (outlook express) both at designtime and at runtime.
In Win7 the Send button seems to do nothing, either at designtime nor runtime.
The windows function MAPISendMail seems to be returning 1: "The user canceled one of the dialog boxes. No message was sent." That's the same error the customer says
http://www.teechart.net/support/viewtopic.php?f=3&t=1539&view=unread#unread
Maybe in Win7 another function should be called () tried with MAPISendMailW and MAPISendMailHelper but it doesn't work...
http://msdn.microsoft.com/en-us/library/windows/desktop/dd296721(v=vs.85).aspx
http://msdn.microsoft.com/en-us/library/windows/desktop/hh707275(v=vs.85).aspx
I see comments in the links above where people says it doesn't work with Windows Live Mail and they suggest to use Outlook or Thunderbird. The Win7 machine has Thunderbird installed... [created:2012-09-27T11:19:28.000+01:00 reported by:yeray@steema.com reported in version:2012.06.120613 (TeeChart VCL)]