Lingobit Extractor 1.1 Review & Download

Lingobit Extractor extracts hardcoded strings from C++ sources. It replaces hardcoded strings with a code template that loads them from resources and creates resource file with extracted text. For example, printf(L"Hello, world!"); will be automatically replaced with printf (_LS(IDS_HELLO)); where _LS is a function that loads string from resources, IDS_HELLO is an automatically generated ID for string that were placed into resource script file.



Publisher: Visit Lingobit Extractor 1.1 Website

Download: Download Lingobit Extractor 1.1 Now

Category: Programming Software > C++ Tools Software

Size: 8189KB

OS: Windows Vista

Downloads: 107460

License: Shareware

Lingobit Extractor Screenshot

More Software Like Lingobit Extractor 1.1

Add-in Express Toys for VSTO and Excel

This is a free sample add-in (ready to install and use) that adds some useful features to Microsoft Excel. It contains a full source code in VB and C# and supports Excel 2003 and 2007. The add-in works in VSTO 2005 SE and VSTO 2008 (VB.NET, C#).

RichView C++Builder version

Delphi/C++Builder components for displaying, editing and printing rich hypertext documents.
Various text formatting, tables, images, textured background, HTML export, RTF import and export, data-aware versions, printing with scalable preview.

Delphi2Cpp

The program helps to convert Delphi source code to C++. In most cases a manual post-processing of the produced code will be required. However, it is aim of Delphi2Cpp to keep the size of the post-processing as small as possible.