Active document container & menu icons
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
When creating an active document container application, is it possible to display an active document server's menu icons? The default MFC implementation does not do this, so I'm wondering if it would be possible to (re)implement some OLE interface to achieve this. Any hints would be greatly appreciated!