资 源 简 介
Framework classes for C++ MFC that uses Component Object Model to interact with MS Office applications. The code can be used with any native or .NET C++ application.
The framework is able to start new MS Word, (MS Excel or PowerPoint are not supported in first version) process, to create document, write into document, add picture, add coment, read document (usable for templates that has to be changed with some other content automaticly) and many more.
Pre-requirements: Installed MS Office on machine.
Developed in Visual Studio 2008 (Should work with Visual C++ 2008 and later). The project cannot be compiled in Visual Studio express edition, because it doesn"t support MFC projects.
For more information on project see project"s Wikis and Issues page.
Nikola Milosevic