Important: The information in this document is obsolete and should not be used for new development.
Getting and Setting Resource Information
The Resource Manager provides four routines that allow you to get and set information about resources. TheGetResInfo
procedure returns the resource ID, resource type, and resource name for a specified resource. TheSetResInfo
procedure sets the resource name and resource ID for a specified resource. TheGetResAttrs
function returns a resource's attributes, and theSetResAttrs
function sets a resource's attributes.
Subtopics
- GetResInfo
- SetResInfo
- GetResAttrs
- SetResAttrs