BookRags.com Literature Guides Literature
Guides
Criticism & Essays Criticism &
Essays
Questions & Answers Questions &
Answers
Lesson Plans Lesson
Plans
My Bibliography Periodic Table U.S. Presidents Shakespeare Sonnet Shake-Up
Research Anything:        
History | Encyclopedias | Films | News | Create a Bibliography | More... Login | Register | Help
Not What You Meant?  There are 33 definitions for RC.  Also try: Resource.

Resource (Windows)

Print-Friendly
About 1 pages (321 words)

Bookmark and Share Know this topic well? Help others and get FREE products!

In Microsoft Windows, resources are read-only data embedded in EXE or DLL files. The Windows API provides for easy access to all applications' resources.

Contents

Types

Each resource has a type and a name, both being either numeric identifiers or strings. Windows has a set of predefined resource types:

The programmer can also define custom data types in resources.

Usage

The icon that Windows displays for a program file is actually the first icon resource in its EXE file. If the EXE file has no icon resources, a standard icon is displayed. The version resource for EXE and DLL files is displayed in the Version tab of their property pages. Resources always have a language attached to them and Windows will automatically use the most fitting language if possible. This allows for programs adapting their language to the locale of the user. Editors are available that can modify resources embedded in EXE or DLL files. These are typically used to translate all strings of an application to another language, or to modify its icons and bitmaps accordingly.

External links

Wikibooks
Wikibooks Windows Programming has a page on the topic of
Resource Script Reference

Resource Editors

Resource compilers

  • GoRC (Freeware) resource compiler for 32-bit and 64-bit Windows programming

View More Summaries on Resource (Windows)
 
Ask any question on Resource (Windows) and get it answered FAST!
Answer questions in BookRags Q&A and earn points toward
discounted or even FREE Study Guides and other BookRags products!
Learn more about BookRags Q&A
Copyrights
Resource (Windows) from Wíkipedia. ©2006 by Wíkipedia. Licensed under the GNU Free Documentation License. View a list of authors or edit this article.

Article Navigation
Join BookRagslearn moreJoin BookRags




About BookRags | Customer Service | Report an Error | Terms of Use | Privacy Policy