Jump to content

Resource Compiler: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
A tool that compiles OS/2 [[Resource Scripts]] into ressources (RC files) and dialogs (DLG files) that can be integrated into EXE or DLL code files using a linker.
A tool that compiles OS/2 [[Resource Scripts]] into ressources (RC files) and dialogs (DLG files) that can be integrated into EXE or DLL code files using a linker. The tool is supplied with most compiler kits.


The tool is supplied with most compiler kits. The resource compiler (RC.EXE) also comes with the different OS/2 toolkits including the [[IBM OS/2 Developer's Toolkit]].
==Implementations==
===Borland===
Borland Resource Compiler (BRC.EXE)


==File==
===IBM/Microsoft===
* [[RC.EXE]]
The Resource Compiler ([[RC.EXE]]) was included in different OS/2 toolkits including the [[IBM OS/2 Developer's Toolkit]] and was also shipped with [[OS/2 Warp Version 3]].


== License ==
===Watcom===
* Discontinued commercial software.
Watcom Resource Compiler (WRC.EXE) support was added in Open Watcom C/C++ 1.5.
 
==Publisher==  
* [[IBM]]


[[Category:Tools]]
[[Category:Tools]]

Revision as of 22:02, 1 October 2016

A tool that compiles OS/2 Resource Scripts into ressources (RC files) and dialogs (DLG files) that can be integrated into EXE or DLL code files using a linker. The tool is supplied with most compiler kits.

Implementations

Borland

Borland Resource Compiler (BRC.EXE)

IBM/Microsoft

The Resource Compiler (RC.EXE) was included in different OS/2 toolkits including the IBM OS/2 Developer's Toolkit and was also shipped with OS/2 Warp Version 3.

Watcom

Watcom Resource Compiler (WRC.EXE) support was added in Open Watcom C/C++ 1.5.