P
Philip
I am creating an empty MFC project for purposes of
testing WORD automation.... however I am getting a lot of
compile errors on importing the msword.olb type
library. I am using the following syntax.....
#import "C:\Program Files\Microsoft Office\Office10
\MSWORD.OLB"
rename "ExitWindows","MyExitWindows"),named_guids,rename_n
amespace("MSWord")
using namespace MSWord;
Any idea what I am doing wrong...?
Thanks
Philip
testing WORD automation.... however I am getting a lot of
compile errors on importing the msword.olb type
library. I am using the following syntax.....
#import "C:\Program Files\Microsoft Office\Office10
\MSWORD.OLB"
rename "ExitWindows","MyExitWindows"),named_guids,rename_n
amespace("MSWord")
using namespace MSWord;
Any idea what I am doing wrong...?
Thanks
Philip