message info

This object is only used in the message dbx files.

The message is separated in several objects which are organized in a single linked list. The pointer to the first one can be retrieved from the corresponding message info object. To get the whole message text you have to walk along the links and put the text segments together.

message
The header
positiontypedescription
(1)int4object marker
(2)int4length of the body
(3)int4length of the text segment in the body
(4)int4pointer to the next message object
The body
positiontypedescription
(5)textthe length of this text segment is stored in(3)
(6) free space if (3) is smaller then (2)

All message objects have a size of 0x210 bytes. 0x10 bytes for the header and 0x200 bytes for the text segment. Even if the text is shorter the whole space is reserved, but (3) provides the real length.

OE stores the message text with 0x0d 0x0a at the end of each line and no terminating 0x00.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值