Editor: RACEVB6 is designed to analyze a VB6 program and Extract the graphic information it contains. This includes not only the various graphic images, but, since FORMs and CONTROLs are graphic Entities in VB6, their properties are extracted as well.
Actual graphic images from various FORMSs and CONTROLs.
The properties of those FORMs and CONTROLs.
The PROJECT properties.
A list of VB6 modules and their count.
The name of the StartUp module.
Whether the StartUp module is a FORM module or a BASIC module.
A list of EXTERNALly used modules.
Compile code type (Native or Pseudo).
Data offset (file location) of the properties (under "OPTIONS" menu).
Active events for each control.
Token data (P-Code only) of the events and procedures (under "OPTIONS" menu).
Much, much more.