We need to port an application developed in VC++ 6.0 in which the ActiveX controls MSHFlexGrid (MSHFLXGD.OCX) and MSChart (MSCHRT20.OCX) are used, to 64 bit (native application) Windows XP & VS2008. But it is not working because of 32 bit version of ActiveX controls.
(1) Are the 64-bit equivalents of MSHFLXGD.ocx and MSCHRT20.ocx available? If so please provide the details.

(2) If there are no equivalents freely available then please provide the details about alternative controls.