Getting Started - Modifying Google Rank Analyzer

Dependant Files (Included in Extra Files Directory):

MSCOMCTL.OCX (Windows Common Controls, Already installed and registered by default on development systems.) 
A copy is also included in the Extra Files Directory in case of version incompatibility.
To register the OCX, copy it to your Windows/System or Windows/System32 directory and then go to the start button and select Run.  When prompted, enter the command:
regsvr32 mscomctl.ocx  

WINDOWHOOK.DLL (Subclassing DLL)

Must be registered prior to opening Google Rank Analyzer Project
To register the OCX, copy it to your Windows/System or Windows/System32 directory and then go to the start button and select Run.  When prompted, enter the command:
regsvr32 windowhook.dll

Each of the files listed above must be included in deployment packages should you decide to redistribute your customized version of Google Rank Analyzer.  Please remember while you can distribute customized compiled versions of the program, you MAY NOT redistribute the source code for the application.