Inside ExplorerBar.DLL
Project
Global Definitions
Global variables which personalize the toolbar:
Explorer.HPP:
#define MINHIGH 22
#define TOOLBARNAME "Company Name Toolbar"
#define TOOLBARVERSION L"2.00"
#define INITIALURL L” http://toolbarserver”
MINHIGH - height of the toolbar in pixels
TOOLBARNAME - name of the toolbar
TOOLBARVERSION - version of the toolbar
INITIALURL - the address of the toolbar server