OLE in-place activation server
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I'm trying to write OLE in-place activation server app in C#. Basically, what I want is that a user should be able to do Insert -> Object... in Microsoft Word and select my object there. Has anybody done this? What interfaces do I need to implement? A non-C#/.NET-specific how-to will also do. Thanks, Nikhil