Skip to content

Framework that uses Component Object Model via C++ MFC to interact with MS Office applications.

Notifications You must be signed in to change notification settings

CraigSong/autoofficeframework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

autoofficeframework

Automatically exported from code.google.com/p/autoofficeframework

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

About

Framework that uses Component Object Model via C++ MFC to interact with MS Office applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.0%
  • C 5.0%