0

Let's assume a PST with the following structure:

Inbox:

  • msg1
  • msg2

Draft:

  • msg3
  • msg4

can I assume that msg1 & msg2 are stored next to each other and msg3 & msg4 are stored next to each other?

hba
  • 7,406
  • 10
  • 63
  • 105
  • I'm already reading the spec, I just haven't been able to prove or disprove the above. – hba Mar 19 '14 at 17:59

1 Answers1

1

No, you cannot assume that - PST provider reuses free blocks.

Dmitry Streblechenko
  • 62,942
  • 4
  • 53
  • 78