I get the meaning now! thx!
"Caspar Heiden, vd" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] from the docs: <<By starting at typeIndex 0 and incrementing until an error is returned, the total number of resources of a given type and the index of each of these resources can be determined.>> So... Initialize a variable of type UInt16 to 0, increment it after each call to DmFindResourceType until the function returns a value indicating this resource does not exist (0xFFFF) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
