BBTTGlobal

Top  Previous  Next

GlobalTpl  

 

Select if the app is part of a Multi-DLL app or not, and if it is the data dll to export.

 

The next 3 items are Windows API stuff to use with the popup.  They default to on,

but can be unchecked if they are declared by other templates and cause compiler

problems.

 

Then setup the Popup Menu if you wish to have one on the Tray Icon.

Any procedures used in the popup tray icon menu have to be declared globally.

 

The popup menu will only be available in the main EXE dll in a Multi-dll environment.

 

The reposition window code is necessary if you want to reposition windows in the

lower right hand corner when called from the popup menu.