========================================================================
       DEVELOPER STUDIO ADD-IN : DialogicHelp (DLGHELP.DLL)
========================================================================

Please read "idehelp.txt" for installation procedure.

An add-in mainly does two things.
	(1) It adds commands to Developer Studio, which can then be tied
	    to keystrokes or toolbar buttons by the user or programmatically
            by the add-in.
	(2) It responds to events fired by Developer Studio.

In both cases, the add-in code has access to the full Developer Studio
Automation Object Model, and may manipulate those objects to affect the
behavior of Developer Studio.