users.dat file format - Jun. 17. 1999


1  Byte  = amount of users in file

-> UserData (repeats for every user)

12 Bytes = garbage we don't need

2  Bytes = the UserID (Word datatype)

2  Bytes = more garbage

1  Byte  = length of username

?  Bytes = the UserName (not 0 terminated)

1  Byte  = length of directory name

?  Bytes = directory name (not 0 terminated)

-> end of UserData


happy hacking ... Collin

Collin R. Mulliner <collin@mulliner.org>
http://www.mulliner.org/palm/
