Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Powerpoint Activex

Powerpoint Activex

Scheduled Pinned Locked Moved C / C++ / MFC
helpc++comdocker
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Soumyadipta
    wrote on last edited by
    #1

    I am able to open powerpoint slide showusing MFC.I am using power point type library and i am doing this from the msdn help automating powerpoint application using MFC. The problem is this is opening powerpoint separately. I want to create an activex control which itself holds the powerpoint slides.Basically my activex should behave like other container activex like web browser control Please help me to do this.

    M 1 Reply Last reply
    0
    • S Soumyadipta

      I am able to open powerpoint slide showusing MFC.I am using power point type library and i am doing this from the msdn help automating powerpoint application using MFC. The problem is this is opening powerpoint separately. I want to create an activex control which itself holds the powerpoint slides.Basically my activex should behave like other container activex like web browser control Please help me to do this.

      M Offline
      M Offline
      Matthew Faithfull
      wrote on last edited by
      #2

      If you want to create a control container the best way is probably to take a look at the "ActiveX Control Test Container" that shipped with VC6. The source code for it is availbale if you hunt around on Google and it contains a very thorough and pretty readable implementation of every single ActiveX container interface. I used this when I was writing a Powerpoint style app some years ago and my app was able to succesfully host actual Powerpoint shows in its douments as well as form controls, grids, its own controls and support scripting them all like a browser as well. It wasn't a small or an easy project but it would have been pretty much impossible without a rock solid working example of a general container. :)

      Nothing is exactly what it seems but everything with seems can be unpicked.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups