Hi,

I'm a beginning VC++ developer and I need to figure out how to integrate Crystal Reports 13 in an MFC project.
I know I need to use the Crystal ActiveX Report Viewer, but I don't know to which type I must cast it in the code.
I assume I have use GetDlgItem to get the component.

Can anyone help, please?