User Profile

Collapse

Profile Sidebar

Collapse
lajet
lajet
Last Activity: Dec 4 '07, 04:45 AM
Joined: Nov 13 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • lajet
    replied to borland C++ source code to read doc file
    in C
    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...
    See more | Go to post

    Leave a comment:


  • lajet
    started a topic borland C++ source code to read doc file
    in C

    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...
    See more | Go to post

  • lajet
    replied to How to read/execute word.exe from C++ project?
    in C
    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.
    See more | Go to post

    Leave a comment:


  • lajet
    replied to How to read/execute word.exe from C++ project?
    in C
    Can you please write a short sample c++ code to call COM object?
    Or where can i find the examples?
    Thanks.
    See more | Go to post

    Leave a comment:


  • lajet
    replied to How to read/execute word.exe from C++ project?
    in C
    Yes. I mean .doc file.
    But how to call/execute from C++ coding?
    Can you expalin in more detail?
    See more | Go to post

    Leave a comment:


  • lajet
    started a topic How to read/execute word.exe from C++ project?
    in C

    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.
    See more | Go to post
No activity results to display
Show More
Working...