CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2006
    Posts
    19

    Automated MS Word and VC++

    Hi All,

    I have successfully automated MSWord with VC++. Now what I need to do is open an *.doc file and perform searching of some particular words in that file . How I can perform it in my programme.

    Please Help me
    Thanks in Advance
    George K Jolly

  2. #2
    Join Date
    Oct 2000
    Location
    India
    Posts
    4,620

    Thumbs up Re: Automated MS Word and VC++

    Hi,

    Though the code is in Borland C++, you should have no trouble porting it.
    http://www.codeproject.com/com/MSWACPP.asp
    All luck and have a great day.

    Regards,
    V.Girish

    Visit www.geocities.com/contactgirish for Source code, Tutorials, FAQs and Downloads.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured