ÚÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄ¿ 00h ³ TYPE ID ³ NAME ID ³ ÃÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄ´ 04h ³ RESOURCE SIZE ³ ÃÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄ¿ 08h ³ OBJECT ³ OFFSET ³ ÀÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
TYPE ID = DW Resource type ID. The type of resources are
01h = RT_POINTER = mouse pointer shape
02h = RT_BITMAP = bitmap
03h = RT_MENU = menu template
04h = RT_DIALOG = dialog template
05h = RT_STRING = string tables
06h = RT_FONTDIR = font directory
07h = RT_FONT = font
08h = RT_ACCELTABLE = accelerator tables
09h = RT_RCDATA = binary data
0Ah = RT_MESSAGE = error msg tables
0Bh = RT_DLGINCLUDE = dialog include file name
0Ch = RT_VKEYTBL = key to vkey tables
0Dh = RT_KEYTBL = key to UGL tables
0Eh = RT_CHARTBL = glyph to character tables
0Fh = RT_DISPLAYINFO = screen display information
10h = RT_FKASHORT = function key area short form
11h = RT_FKALONG = function key area long form
12h = RT_HELPTABLE = Help table for Cary Help manager
13h = RT_HELPSUBTABLE = Help subtable for Cary Help manager
14h = RT_FDDIR = DBCS uniq/font driver directory
15h = RT_FD = DBCS uniq/font driver
RESOURCE SIZE = DD The number of bytes the resource consists of.
OBJECT = DW The number of the object which contains the resource.
OFFSET = DD The offset within the specified object where the resource begins.