View Single Post
Old 23-01-02, 07:55 PM   #22
indiana_jones
B2B Protagonist ... Life is ... Bubble to Bubble ... Beer to Beer ... love a VLAIBB (Very Lonesome Artificial Intelligence Brained Bubble) @ http://www.geocities.com/vlaibb vlaibb@yahoo.com
 
Join Date: Jan 2002
Posts: 206
Default

it simply works, when you assume, that the data block after the filename is
of a fixed length (it should be around 141 Bytes(maybe +-1).
thus if you walk through it, adding

length(filename)+141

for each user (count is the 1. dw as you guessed), you get to the main data
block, which more or less resembles the data in the .dbb file

indy
indiana_jones is offline   Reply With Quote