Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleCreating fields

New field is added into mask before the field selected from the list.

To create a new field select a Free memory field from the list (or any other created field from the area of free purpose ones) and select Edit | Add new field.

Add new field dialog box will appear. Select a field type and specify its name and size.

Properties dialog box control elements for each type of fields:

Field typeInterface elementDescription of purpose
Dump


Hexadecimal editor windowEnter the dump contents
OEM flagSelect Windows/DOS encoding. Windows (ANSI) encoding is used by default – OEM option is off
[Load] buttonLoad dump from *.dmp file
[Save] buttonSave dump into *.dmp file
StringEntry windowEnter the string value
ANSI/Unicode switchSelect ANSI/Unicode encoding. ANSI encoding is used by default
Integer

Unsigned integer flagSelect field subtype: integer/unsigned integer
Number representation listSelect numerical system
Value fieldEnter the value
CounterNumber representation listSelect numerical system
Value fieldEnter the value

Sizes of fields of various types:

Field typePossible field size, bytes
DumpArbitrary size
String
Integer1, 2, 4, 8
Counter


Add new field dialog box:

Warning

  

  

 

 

Add new field dialog box control elements:

Interface elementDescription of purpose
NameSpecifies any valid name for the field being created
Size in bytesSelects possible / sets arbitrary field size. Size depends on the selected field type.
Field typeSelects field type out of list of possible types

The dialog box interface may slightly differ depending on the mask type and field being created.

After filling in the current dialog box you need to click [Next] to move the field properties dialog box.

More detailed information on creating and working with fields of various types is given in respective chapters. 

...