Let me explain more detail with example.
I have c++ project under d:/mytest folder.
So, i copied all application files(ms word application files) including exe under mytest folder to open doc file.(It is xp version)
It runs smoothly.
When i upgrade my computer to office 2007and i tried to open the doc file under mytest folder from my program.
Then, error shows that you want to run this application in safe mode or...
User Profile
Collapse
-
borland C++ source code to read doc file
I have a problem in reading doc file.
I've developed a program whcih can open and read the file.
If the file is doc file it calls directly to the winword.exe that saved under the directory. But if the version that install in the computer is not matched, the problem started.
For instance, I copied winword.exe (xp version). But now i installed office 2007 in my computer.
So, when i click my program to read the file, the... -
How about from borland c++?
Which command should i use for BC++?
I think there is no such command like shellexec in Visual c++.
Please advise me.
Thanks in advance.Leave a comment:
-
Can you please write a short sample c++ code to call COM object?
Or where can i find the examples?
Thanks.Leave a comment:
-
Yes. I mean .doc file.
But how to call/execute from C++ coding?
Can you expalin in more detail?Leave a comment:
-
How to read/execute word.exe from C++ project?
I need to read some word file from my c++ project through user interface.
I'm using dev C++ and FLTK GUI tool kit.
If any of you have an idea how to read/execute word file from c++ project, please let me know.
Or if you can recommend some tools/functions that can read the word file, it would also be helpful.
Thanks much in advance.
No activity results to display
Show More
Leave a comment: