| Header
files: |
|
|
Commands.h:
|
Class
definitions for the toolbar commands. |
|
ContextC.h:
|
Class
definitions for the toolbar context. |
|
HookC.h:
|
Class
definition for the "hook" object exposed to Internet Explorer via
COM. |
|
Resource.h:
|
Resource
constants. |
|
StdAfx.h:
|
Standard
includes. |
| |
|
| Source
files: |
|
|
Commands.cpp:
|
Implementation
of the toolbar commands. |
|
Context.cpp:
|
Implementation
of the toolbar context object. |
|
Hook.cpp:
|
Implementation
of the hook object. |
|
Framework.cpp:
|
Framework initialization.. |
|
<toolbar name>.def:
|
Standard
library definition file. |
|
<toolbar name>.idl:
|
COM
interface definitions. |
|
StdAfx.xpp:
|
Makes
precompiled headers. |
| |
|
| Resource
files: |
|
|
*.bmp:
|
Bitmaps
for the toolbar buttons. |
|
manifest.xml:
|
Manifest
enabling Windows XP visual styles. |
|
<toolbar name>.rc
|
Resource
script with strings, bitmaps, dialogs, etc.. |
|
<toolbar name>.rgs
|
Registry
script for self-registration. |
|
ToolbandLayout.xml
|
Defines
the layout of the toolbar. |
|
hello.js
|
Sample JavaScript activated from the
toolbar. |