M
Mike M.
I automate the old viewer using the following:
#import "c:\program files\powerpoint viewer\msppt8vr.olb"
pApplication.CreateInstance("PowerPointViewer.Application.8");
I installed the new viewer and do not see a type library file for it. Does
anyone know how to automate it?
TIA
#import "c:\program files\powerpoint viewer\msppt8vr.olb"
pApplication.CreateInstance("PowerPointViewer.Application.8");
I installed the new viewer and do not see a type library file for it. Does
anyone know how to automate it?
TIA