Exploration of Win32 exacutable files resources. Delphi-oriented. You can view RC_DATA-resources as Delphi forms (as Text or as Form) for Delphi modules (exe, dpl, bpl, dll). Program features:program is exploration of program modules created in Delphi (exe, dll, bpl, dpl);Packages register/unregister;review of BITMAP, ICON, CURSOR, VERSION, STRING, RCDATA resources with relevant viewers, composition of which is defined automatically;to save resources as file (bmp, dfm, etc.) or as RC-file;capture into clipboard is possible;scaling BMP, ICON, CURSOR;text representation of Delphi-forms + Syntax Highlight + tree of components with autonavigation over the text;review of Delphi-resources (RCDATA) as ScreenForm;review of half-dead forms (as runtime);change of the forms behavior (dead, live);ObjectInspector for forms;Package info analysis. |