Update to Version 3

Sisulizer version 3 is a paid update recommended for all Sisulizer customers.

Still using Sisulizer 1.x or Sisulizer 2008/2010?

Time to update to version 3 now and profit from all new features in version 3.

Specials run until May, 31 2012

Offers are for commercial and industrial customers only.
All prices are net.

Complete Price Sheet.

Not sure which edition is the right one? Visit our Edition Comparison

Social Networks

Please click this facebook button if you want to share this page with friends

Share

(english) (german)


Please click this Google +1

button to give Sisulizer a positive vote in Googles new voting system.

Thank you very much.

Selected Customers

Software Localization News

Version 3 Build 331 released

4/23/2012

The new build comes with many new features. [more]

Top News: Version 3

11/9/2011

Sisulizer version 3 out now. [more]

Tips & Tricks

9/30/2011

You are looking for tips and tricks around Sisulizer? [more]

Delphi Tage

9/8/2011

Delphi Tage 2011 in Cologne are sold out! [more]

Download Build 321

8/12/2011

Please us a download manager for your download. [more]

Visual C++ Binary Source | Resource Options

Use this sheet to specify the resource options.

Dialogs

Sets the dialog options. Possible values are:

Value Description
Scan owner draw text Check this if you want to scan texts of owner draw controls.
Scan spin control Check this if you want to scan texts of spin controls.
Scan visible property Check this if you want Sisulizer to scan the Visible property of dialog elements. This makes it possible to hide some elements in the localized dialogs.
Use charsets on dialogs If checked the code page of localized language is used drawing the dialog and its elements. Othervise the default code page is used.

Versions

Sets the version options. Possible values are:

Value Description
Update file version field Updates the FILEVERSION ?,?,?,? field in VERSIONINFO resource
Update product version field

Updates the PRODUCTVERSION ?,?,?,? field in VERSIONINFO resource

Update language id

Updates language fields to match the localized languege in VERSIONINFO resource

Update code page

Updates code page fields to match the localized languege in VERSIONINFO resource

Update charset Updates charset fields to match the localized languege in VERSIONINFO resource

General

Sets the version options. Possible values are:

Value Description
Application uses MFC library Check this if the application uses Microsoft Foundation library (MFC).
Single string table

In Windows resource files strings are stored into string tables. There can be many string tables in a single EXE-file. By default a separate tree node for each string tables will be created. You can however to choose to combine every string rows into a single string node by checking Single string table

Some tools combine string into a single string table. In that case you can also choose the same option. After that importing from existing EXE-file can be properly done.