Message resources contain up to 16 messages each. The resource ID is calculated from the id parameter value passed to this function as follows:
resource ID = (id / 16) + 1
To save storage on disk and in memory, applications should number their message resources sequentially, starting at some multiple of 16.