PowerPoint and OLE Server and MFC problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

PowerPoint and OLE Server and MFC problem




I have a Problem with my OLE Server.

Problem description:

I have an OLE server which is my own application (VC++ MFC).
It will be lunched in the MS Power Point, which is my OLE container.
How can I notify my container (PowerPoint) that something was done
(changed) in the server(my App)? I was thinking about Connection
Points but I'm not sure whether this will work. Can anyone tell
me what is the solution? How can I add Connection Points to the
simple application template generated by the MFC App Wizzard
(full server option)?



Thanks in advance!!!


gicio
 
Gicio,

I've been looking at these types of issues over the last couple of days. I
think it is beyond a PowerPoint answer and more of an automation issue.
Places where you could also try are the Microsoft Developer Network, or
TechNet.

You can get there from around here:

http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto

--
Regards,

Glen Millar
Microsoft PPT MVP
http://www.powerpointworkbench.com/
Please tell us your ppt version, and get back to us here
Remove spaces from signature
 
Back
Top