═══ 1. Resource Decompiler ═══ Select one: Introduction Help Using Options Bug report Copyright History ═══ Resource Decompiler - Introduction ═══ The OS/2* Resource Decompiler (RDC) is an application-development tool that lets you extract application resources, such as message strings, pointers, menus, and dialog boxes, from the executable file of your application. The Resource Decompiler is primarily intended to prepare data for OS/2 applications that use functions such as WinLoadString, WinLoadPointer, WinLoadMenu, and WinLoadDlg. These functions load resources from the executable file of your application or another specified executable file. The application can then use the loaded resources as needed. The Resource Decompiler and the resource functions let you quickly modify application resources without recompiling the application itself. That is, RDC can modify the resources in an executable file at any time without affecting the rest of the file. This means that you can create custom applications from a single executable file - you just use RDC to edit the custom resources you need to each application. The Resource Decompiler is especially important for international applications because it lets you define all language-dependent data, such as message strings, as resources. Preparing the application for a new language is simply a matter of editing new resources from the existing executable file. Note: Make sure the file RDCPP.EXE (the Resource Decompiler preprocessor) is available for the use of the Resource Decompiler. It can be in the current directory, or in a directory to which there is a path. ═══ Resource Decompiler - Help ═══ To display Resource Decompiler help, type RDC at the prompt, with no parameters. The appropriate copyright statement will be displayed, along with a list of Resource Decompiler options. Usage: rdc [