Drive PowerPoint from a non-COM WIN32 app?

  • Thread starter Thread starter Bernd Oliver Christiansen
  • Start date Start date
B

Bernd Oliver Christiansen

All:

Has anybody ever tried to drive a PowerPoint presentation from a
regular WIN32 application (= without COM) by finding the presentation
window and sending it window messages?

Also, I understand this should be easily doable in Visual Basic, but I
have no Visual Basic background whatsoever. I would highly appreciate
it if anybody could post or point me to Visual Basic examples which
illustrate how to remote control a PowerPoint presentation. A
sentence on how to run a Visual Basic application would also be nice.

My final question is whether the same thing can be done with JScript
which might be a litter easier to use for C++ people. Does anybody
have a sample JScript which drives PowerPoint?

Thank you very much,


-Bernd
 
Back
Top