Multi-DLL applications

Return to Introduction  Previous page  Next page

In your data-dll you must add the global template "PowerToolbarGlobal - Icetips PowerToolbar Global".

 

Note about filenames

DLL's with a PowerToolbar-control must not be renamed after compilation. If the dll is not found by its compile-time name, in the current dir or path, PowerToolbar will be unable to load icons from the DLL. Instead it will try to load them from the .exe file (which in most cases will lead to "invisible" icons)...

 

If you MUST rename your DLL: The programmer is responsible for setting the correct filename, at runtime, with the method SetAppName.

 



Direct link to this page on our website: http://www.icetips.com/manuals/powertoolbar/multi_dllapplications.htm