libyal / libpff

Library and tools to access the Personal Folder File (PFF) and the Offline Folder File (OFF) format
GNU Lesser General Public License v3.0
289 stars 74 forks source link

libpff.h has wrong libpff_record_entry_get_value_utf16_string() prototype #6

Closed thims closed 9 years ago

thims commented 9 years ago

First argument has to be: libpff_record_entry_t *record_entry

joachimmetz commented 9 years ago

I"ll have a look when time permits.

joachimmetz commented 9 years ago

Issue fixed note that these functions are still under development as part of an API rework as indicated in https://github.com/libyal/libpff/issues/3