|
![]() |
|||
|
home products solutions news downloads order support about us |
|
|||
Resource Tuner Console Feature Tour |
||||
|
|
Console Resource Editor Definition Files A definition file defines and represents the values for constants in the loaded target executable file. A more detailed description of the RTC definition file format and sample scripts can be found in the RTC Scripting Language Reference within the Resource Tuner Console package. You can create a definition file using any ASCII text editor. Its syntax is: #define ItemName ItemValue Example:
Delphi developers might want to use .DRC files generated by the Borland Delphi® Pascal Compiler. These contain compiler-generated resources bound to the produced executable. If the Detailed Map option was enabled (Delphi Menu - Project - Options - Linker Tab - Map File - select the "detailed" radio), they also would contain all strings with corresponding IDs.
|
|||