M
Milo¹ Vukov
Hi , i am using vb6 to control PowerPoint application.
My problem is that i have a pres1.ppt already open as user(not
programaticaly) and i do
set objPp = new PowerPoint.Application
the objPp don't create new instance of application but merge with
application already open. I need that the aplication is created is in new
instance(in word and excel you can do this).
Anyone have tha same problem or know if this is possible with PP?
My problem is that i have a pres1.ppt already open as user(not
programaticaly) and i do
set objPp = new PowerPoint.Application
the objPp don't create new instance of application but merge with
application already open. I need that the aplication is created is in new
instance(in word and excel you can do this).
Anyone have tha same problem or know if this is possible with PP?