I want to read and display word97 files(doc) in VC 6.0.
please help me.
ijaz
Printable View
I want to read and display word97 files(doc) in VC 6.0.
please help me.
ijaz
Hi!
To open Word97 Files in VC++ 6 go to the File menu
click Open the change the file type to ether *.Doc or *.* then navigate to the file you want to open and open it...
Rick
Hi!
To open Word97 Files in VC++ 6 go to the File menu
click Open the change the file type to ether *.Doc or *.* then navigate to the file you want to open and open it...
Rick
I assume you mean in a program compiled under VC++, not in the actual development environment.
In which case, you can use WinWord.exe as an ActiveX Server.
I can't find in the MSDN docs where/how to do this in VC++, only in VB.
Basically, what you do is host Word inside your app. It'll show up as a window in your program (I think it's easiest to do in a MDI project).
Can't help you out much more than that. Check MSDN, under ActiveX Documents and Word/Office 97.
I'll let you know if I see anything more enlightening.
Ryan
NeoWorx Inc.
http://www.neotrace.com/img/gettrace_b.gif
Makers of NeoTrace, NeoLite, and other upcoming products
http://www.neoworx.com/