I need to decide which SDK tool to build Crystal Reports interface in our C++/Windows 2000 application. The application is simple. It just needs to export/print Crystal Reports (created earlier) at run time. I tend to choose using the RAS SDK over RDC because RAS handles multiple requests simultaneousely. However, I have looked many documents and sample applications and so far have not found anything talking about using RAS SDK with C++. RAS SDK comes with a COM SDK. Can this be used in any COM-compliant development platform including VC++? Please help.