L
Leon
I build the project by VS.Net wizard, but it can not
support event directly.
I found a example code from MSDN:
Handle PowerPoint Events by Using Visual C++ .NET and
MFC http://support.microsoft.com/default.aspx?scid=kb;En-
us;q309309
But when I follow the example, I found I can not close my
host application (PowerPoint) normally, it can not call
OnDisconnect() when I debug it.
So when I close powerpoint, the window is closed, but the
process is still in memory (shown in taskmgr).
So, why? and how to?
support event directly.
I found a example code from MSDN:
Handle PowerPoint Events by Using Visual C++ .NET and
MFC http://support.microsoft.com/default.aspx?scid=kb;En-
us;q309309
But when I follow the example, I found I can not close my
host application (PowerPoint) normally, it can not call
OnDisconnect() when I debug it.
So when I close powerpoint, the window is closed, but the
process is still in memory (shown in taskmgr).
So, why? and how to?