- Research In Motion Pager User Manual

Table Of Contents
Building applications — Installing the application 65
Developer’s Guide – RIM 950 Wireless Handheld
Value Name Value Type Meaning
Corresponds to the
<DISPLAY_NAME> tag of the ALI
file.
Flags REG_DWORD See below. Generally 0x04 is the
best value. Inferred from the
optional
<SCREEN_SIZE> tag of
the ALI files.
Path REG_SZ Fully qualified path to the actual
app DLL. In ALI files, it is inferred
from the pathname to the ALI file
by the Application Loader.
Version REG_DWORD Indicates version information
associated with the app DLL. This
isn't used directly by the loader,
but is required. Corresponds to the
<VERSION> tag of the ALI file.
The Flags is a bitset indicating information about this particular
application DLL:
Name Mask Meaning
Reserved1
0x01 Reserved; must be zero
Reserved2
0x02
Reserved; must be zero
Reserved3
0x04 Reserved; must be one
SMALLSCREEN
0x08 Indicates that this app is intended for
use only on the pager-sized RIM
Wireless Handhelds
BIGSCREEN
0x10 Indicates that this app is intended for
use only on the palm-sized RIM
Wireless Handhelds