Search found 2 matches
- Fri Apr 01, 2005 7:40 am
- Forum: ActiveX
- Topic: How to use #import directive with TeeChart
- Replies: 1
- Views: 3505
How to use #import directive with TeeChart
I'm using TeeChart v5. I want to use #import directive, but I encounter some errors: F:\TestProjects\TeeTest\TeeTestDlg.cpp(181) : error C2039: 'GetAsPolar' : is not a member of '_com_ptr_t<class _com_IIID<struct ISeries,&struct __s_GUID _GUID_b6c104ac_fb89_11d4_93c9_006008a7eed4> >' F:\TestProjects...
- Tue Dec 28, 2004 9:40 am
- Forum: ActiveX
- Topic: 64-bit support
- Replies: 1
- Views: 3444
64-bit support
I need migrate an MFC application to Windows XP 64-bit system. But 64-bit applications doesn't support 32-bit ActiveX, so I can't load my TeeChart AX 5. How to use a 32-bit ActiveX in 64-bit applications?