Skip to content
Snippets Groups Projects
Rob Swindell's avatar
Rob Swindell authored
putuserdatetime() needed to take a time32_t argument to be compatible with
Borland C++ Builder. Eventually, when we stop using that tool, we can move
to just 64-bit time_t's everywhere.

parseuserdat() now accepts and optional array of field pointers to populate
for each user field (for use with the new UserEditor.exe).
8a559f6d
History