Hello
I need to create a COM-plugin for PIE
This plugin must be loaded by PIE when PIE starts, or, at least, it must be loaded when user presses my button on PIE toolbar
I create a COM-object with IObjectWithSite and IContextMenu interfaces, and registered my plugin to be loaded when user popups context menu. Is there some way to compel PIE to load my plugin on startup or on toolbar button press, as in desktop PIE? Is it possible on PocketPC 2002 or PocketPC 2003? Thank you