How to add
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I have added a menu item to the shellcontext menu using shell extensions(ATLCOM AppWizard).When i select the item some operation will be performed.Now i want to attach this feature to an SDI application i.e,when the SDI application is runned this menu item should be inserted to the shell context menu automatically .Any article based on the above problem will be of more help.So,how can i add these two applications into a single application. Thanks.