P
Peter Kubicsek
Hi
I need help. I'm trying to write modular APP which have only basic
interfaces to work with database, and etc. All specific code will be in
modules (dll's), which can be loaded/unloaded from main app. I know how to
write this modules with IDTExtensibility2 interface, but don't know how to
write application interface which can work with addins (modules). Can
someone eplain me way how to do this?
I want something like in Office App, where can load addin, which can extend
Menus, Toolbars, Code and Forms.
Thnx for help and sorry for english.
I need help. I'm trying to write modular APP which have only basic
interfaces to work with database, and etc. All specific code will be in
modules (dll's), which can be loaded/unloaded from main app. I know how to
write this modules with IDTExtensibility2 interface, but don't know how to
write application interface which can work with addins (modules). Can
someone eplain me way how to do this?
I want something like in Office App, where can load addin, which can extend
Menus, Toolbars, Code and Forms.
Thnx for help and sorry for english.