Console applications

Last post 06-12-2007, 3:41 PM by Melody. 3 replies.
Sort Posts: Previous Next
  •  06-12-2007, 1:35 AM 475

    Console applications

    Hi,

    would it be possible to add VSTA support to an unmanaged console application?

    thanks,
    eli
  •  06-12-2007, 10:31 AM 477 in reply to 475

    Re: Console applications

    Eli,

       Yes, VSTA may be integrated into unmanaged console applications.  Check out our COMClient example, for a simple VB6 console integration example.  For a C# console example check out our updated TestCon example.  I hope this helps, please let me know if you have any questions.

    Thanks,

    -Melody

     

  •  06-12-2007, 11:29 AM 478 in reply to 477

    Re: Console applications

    Hi Melody,

    The application I am speaking of is a C++ application, but I suppose that does not make any difference.
    I am currently focusing on integration in an MFC application, but support for console applications will be required as well, so I just wanted to be sure about this before continuing.

    thanks for the answer,
    eli
  •  06-12-2007, 3:41 PM 480 in reply to 478

    Re: Console applications

    Eli,

       Here is C++ console sample (ftp://ftp.summsoft.com/vsta/COMClientVAOv2.zip).  Make sure that you set up the directories as instructed in the ReadMe.  If you have any questions or problems please let me know.

    Thanks,

       -Melody

     

     

View as RSS news feed in XML