Call Descriptions
Function calls associated with Resource Services include:
- get_resource_ptr Loads individual pointers on demand, or loads all pointers during initialization.
- get_rsrc_tab_ptr Returns a special entry point for TASK0, so that it may inspect the resource table to find out what languages, etc., are available.
- init_sysmgr_resources Initializes System Manager resources.
- map_resource_file Maps the specified resource file into the system address space.
- m_GetKeyLabel Given a scancode, returns a string (mnemonic) representing the key.
- m_GetScanCode Given a string (mnemonic), returns the scancode for a key.
- m_InitKeyLabels Initializes tables for key labels and scan codes.