Re: VC++, MS-Word, and Automation
From: Tim (Tim_at_NoSpam)
Date: 04/14/04
- Next message: Peter Huang: "RE: Trap drag drop into word in c#"
- Previous message: bill_at_votenader.org: "Hey, Corporate America! Show Taxpayers Some Appreciation!"
- In reply to: rajas: "Re: VC++, MS-Word, and Automation"
- Next in thread: rajas: "Re: VC++, MS-Word, and Automation"
- Reply: rajas: "Re: VC++, MS-Word, and Automation"
- Messages sorted by: [ date ] [ thread ]
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
> >
> >
> >
> >
>
>
- Next message: Peter Huang: "RE: Trap drag drop into word in c#"
- Previous message: bill_at_votenader.org: "Hey, Corporate America! Show Taxpayers Some Appreciation!"
- In reply to: rajas: "Re: VC++, MS-Word, and Automation"
- Next in thread: rajas: "Re: VC++, MS-Word, and Automation"
- Reply: rajas: "Re: VC++, MS-Word, and Automation"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|