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 1141 - errors with the samples in TeeChart Pro v2014 ActiveX Control\Examples\Visual C++ folder
Summary: errors with the samples in TeeChart Pro v2014 ActiveX Control\Examples\Visual...
Status: RESOLVED FIXED
Alias: None
Product: ActiveX TeeChart
Classification: Unclassified
Component: Examples Demo (show other bugs)
Version: TeeChart Pro Activex Control v2014 v2014.0.0.1 Release
Hardware: PC Windows
: High major
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-18 00:41 EST by Shinobu Nagai
Modified: 2015-09-21 10:56 EDT (History)
2 users (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shinobu Nagai 2015-02-18 00:41:31 EST
With Microsoft Visual C++ 6.0, for example, if I open VCTeeChart5.dsw in the Add data arrays sample and run it, the following errors occur:

*******************************************************************
'Loaded C:\Program Files\Steema Software\TeeChart Pro v2014 ActiveX Control\Examples\Visual C++\Version 6\Add data arrays\Release\VCTeeChart5.exe.' couldn't find the symbol info that maches. 
Loaded 'ntdll.dll', couldn't find the couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\kernel32.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\KernelBase.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\mfc42.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\msvcrt.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\user32.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\gdi32.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\lpk.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\usp10.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\ole32.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\rpcrt4.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\oleaut32.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\odbc32.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\advapi32.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\sechost.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\imm32.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\msctf.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\odbcint.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\comctl32.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\uxtheme.dll' couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\apphelp.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\IMJP14.IME', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\shell32.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\shlwapi.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\winsxs\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\msvcr90.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\winsxs\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\msvcp90.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\IMJP14K.DLL', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\version.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\dwmapi.dll', couldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\cryptbase.dll', をcouldn't find the symbol info that maches.
Loaded 'C:\Windows\System32\clbcatq.dll', couldn't find the symbol info that maches.
Thread 0x2ED8 finished,、finished code 0 (0x0).
Program 'C:\Program Files\Steema Software\TeeChart Pro v2014 ActiveX Control\Examples\Visual C++\Version 6\Add data arrays\Release\VCTeeChart5.exe' finished with code 0 (0x0).
*******************************************************************

Other samples in the folder get the similar errors. Please let us know how to avoid them?
Comment 1 pep jorge 2015-09-21 10:56:33 EDT
Fixed.