| Title |
Lingobit Extractor v1.0 |
| URL |
http://www.lingobit.com/products/hardcoded_string_extraction.html |
| Category |
39 |
| Description |
Lingobit Extractor extracts hardcoded strings from C++ sources. It replaces hardcoded strings with a code template that loads them from resources and creates an RC 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. |
| Contact |
Michael Trent
|
|
|
|
| Current Rating |
3 |
| Rate Resource |
|
|
|