-
- Downloads
When creating a message base with smb_create(), it'll create (or overwrite)
<code>.ini and add a single key to the global/root section: Created = 0x<time_t> which can be used (e.g. by nntpservice.js) to determine the date/time the message base was created. This makes the <code>.ini files an official part of the SMB format. Wheee.
Please register or sign in to comment