Help! I was wondering if anybody could help get me on the right track. I am trying to figure out how to incorporate MS Word into my application written in Visual C++. I need to be able to call MS Word then whatever is typed, get that info and save it. The application I have is a text editor and I need to be able to let users select MS Word, type whatever they want, then save it back in the text editor. Anybody have any ideas how I do that?