|
![]() |
|||
|
home products solutions news downloads order support about us |
|
|||
Resource Tuner Feature Tour |
||||
|
|
PE File Resource Editor Resource Viewer and Browser Resource Tuner combines a resource viewer, extractor, rebuilder, and a resource editor. Once the file is open, you will see a directory structure similar to Windows Explorer. Each folder represents a different type of resource used by the target application (graphics, menu, dialog boxes, icons, etc). In each folder there is a list of the resource files. You can view any resource embedded in the file. Simply expand the directory and click on the name of the resource. From the toolbar you can quickly save your changes, extract and save to disk a particular resource or multiple resources at once, delete/restore a selected resource, copy a selected resource to the clipboard, insert an application manifest into the resource section, search through the resource tree (useful for searching RCData content), and see properties of a selected resource (Language ID, Type, Raw size, etc). See also: Tutorials and How-to's You can edit, save or delete these resource files by right clicking on the chosen resource type and selecting an action from popup menu. Double-clicking a resource opens the item in the default editor for that resource type. ![]() Standard resource types supported by Resource Tuner include bitmap, icon, menu, dialog, cursor, font, stringtable, message table, typelib, toolbar, accelerators and version info. Other resource types may also be defined by the programmer and are displayed in upper case: GIF, PNG, HTML, XML, Manifest. Programs compiled using the Borland VCL do not commonly have menu, dialog, or accelerator resources, but store this information in a resource type named RCData or the Application-defined resource (raw data) that holds the information that were in the DFM file before the compilation. ![]() If VCL Delphi/C++ Builder is the case, and RCData contains DFM forms, all the found objects with all assigned properties and events will be displayed in a hierarchical tree. You can navigate easily through the objects and save their contents (Image Lists, Strings List, Glyphs, Bitmaps etc). PackageInfo shows all units used during compiling an executable. DVCLAL shows the compiler version for Borland products.
|
|||