Jump to content

Resource files

From EDM2
Revision as of 21:41, 21 January 2016 by Reiknir (talk | contribs) (Created page with "Resource files are containers that a development system uses to pack together sundry data that the operating system uses to represent a program, these can be icons, forms, GUI...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Resource files are containers that a development system uses to pack together sundry data that the operating system uses to represent a program, these can be icons, forms, GUI elements, bitmaps, sounds and so on, the OS can have them as external files like with the Apple Macintosh or seperate files that are compiled into the executable (exe or dll) a la Microsoft Windows.

OS/2 tools with resource file support