Re: VC++, MS-Word, and Automation

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Tim (Tim_at_NoSpam)
Date: 04/14/04


Date: Wed, 14 Apr 2004 14:26:42 +1200

Rajas,

Try the MSI installer API: specifically MsiQueryProductState.

- Tim

"rajas" <rajas@cox.net> wrote in message
news:YoUec.1722$Yf6.1143@fed1read07...
> Check msdn - for Word Automation with C++ They have examples. (
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnoffdev/ht
ml/vsofficedev.asp )
>
> I have a related question for more knowledgeable people here - how do you
> check whether MS Word is installed in the machine - without actually
> launching it.
>
> "nfg" <intell1@thestep.gr> wrote in message
> news:c5gtrc$8ek$1@nic.grnet.gr...
> > I have a program that collects data in VC++ 6.0. I want to be able to
> create
> > MS Word
> > reports from that data. I need to insert more than one table with
> different
> > amount of colums and rows, insert text between the tables, add headers
> and
> > footers, change fonts and fontsize,
> > etc.
> >
> > Does anyone know where to get documentation and/or examples of using MS
> Word
> > from a VC++ Application? So that I can accomplish the task described
> above?
> > Any pointers
> > to on-line information (including proper newsgroups) will be
appreciated.
> >
> > TIA,
> >
> > Nikolas
> >
> >
> >
> >
>
>



Relevant Pages

  • Re: VC++, MS-Word, and Automation
    ... Try the MSI installer API: specifically MsiQueryProductState. ... > I have a related question for more knowledgeable people here - how do you ...
    (microsoft.public.win32.programmer.ole)
  • Re: VC++, MS-Word, and Automation
    ... Try the MSI installer API: specifically MsiQueryProductState. ... > I have a related question for more knowledgeable people here - how do you ...
    (microsoft.public.vc.mfc)
  • Re: VC++, MS-Word, and Automation
    ... The MSDN documentation for MsiQueryProductState says that it is only ... I need to be able to support Win98 and ... > Try the MSI installer API: ...
    (microsoft.public.vc.mfc)
  • Re: VC++, MS-Word, and Automation
    ... The MSDN documentation for MsiQueryProductState says that it is only ... I need to be able to support Win98 and ... > Try the MSI installer API: ...
    (microsoft.public.win32.programmer.ole)
  • Re: VC++, MS-Word, and Automation
    ... The MSDN documentation for MsiQueryProductState says that it is only ... I need to be able to support Win98 and ... > Try the MSI installer API: ...
    (microsoft.public.office.developer.automation)