René Nyffenegger's collection of things on the web
René Nyffenegger on Oracle - Most wanted - Feedback -
 

Automation with C++

EXCEL

XLCLIENT demonstrates how to control Microsoft Excel using OLE Automation. The MFC directory contains a sample that uses MFC. The SDK directory contains a sample that does not use MFC.
On msdn, one can also find a file named invhelp.cpp (and invhelp.h) that helps calling IDispatch

The office object model