CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    May 2012
    Posts
    22

    [RESOLVED] Wordconnect

    Hi!
    I want to have some data exchange between my application and ms word. I start my work basing on this article.
    But there is no info or examples how to perform a quiet an ordinary action: to check if some file is already opened and to connect it - not to reopen.
    I suppose there is some info here. But I just can't find it)

    Please tell me what methods to explore or may be some examples or so.
    Thanks in advance!

    -------------------------------------------------------------------------------------------------------

    I think I found it: GetActiveObject is what I need)
    Last edited by 330xi; June 13th, 2012 at 04:59 AM. Reason: I've found an answer.

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