Soluling home   Document home

Options

Options

Specifies options for Windows binary or resource files such as .exe, .dll, and .rc. This is shown in Delphi, C++Builder and Visual C++ sources.

General

Specifies options for binary resources.

Option Description
Scan the data needed for the visual editor

If checked, Soluling collects the data needed for the visual editors when scanning the sources. The data is then stored into the project file if the Store visual editor data is turned on.
Note! By unchecking this might disable visual preview.

Scan only resources of the original language

If checked, only resources having the same language as the original language of this source are scanned.

Dialogs and forms

Specifies options for dialogs and forms.

Check Scan visual properties if you want to scan the layput properties such as control positions and sizes.

Check Scan fonts if you want to scan the font names and sizes.

Check Scan styles if you want to scan the control styles. Used only with Visual C++ files.

Check Scan extended styles if you want to scan the extend control styles. Used only with Visual C++ files.

Menus

Specifies options for menus.

Check Scan short cuts if you want to scan the menu short cuts.

Check Scan options if you want to scan the menu options. Used only with Visual C++ files.

Check Scan types if you want to scan the menu types. Used only with Visual C++ files.

Check Scan states if you want to scan the menu states. Used only with Visual C++ files.

Version

Specifies options for version resources.

Check Scan numbers if you want to scan the version numbers.

Check Scan string numbers if you want to scan the strings containg the version numbers.

Check Scan filenames if you want to scan the file names.

Check Update code pages if you want to update the code page value in the localized version resources.

Check Update language ids if you want to update the language id value in the localized version resources.