@Marc-André Moreau, Thanks for your comments & suggestions. On Thu, Dec 6, 2012 at 12:54 PM, Marc-André Moreau < marcandre.mor...@gmail.com> wrote:
> Plugins have a naming structure which allows them to be identified more > easily. If your plugin is called "myping" then you should have it built as > "myping-client.so" and have it installed in <install_prefix>/lib/freerdp I already have this covered - as I mentioned in the very first question post - my plugin follows the naming structure (libmyping-client.so) and is present in /usr/local/lib/freerdp/ I also have the VirtualChannelEntry etc functions exported. (verified with "nm -D -C -g" command) I believe that the plugin loader is able to pick up the .so file correctly. I have debug prints to trace out the path till freerdp_channels_load_static_addin_entry() - and there I see code that checks for channel name within a pre-populated array and hence the original question. Thanks! -- Salil "Train yourself to let go of everything you fear to lose" - Master Yoda ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Freerdp-devel mailing list Freerdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel