http://bugs.winehq.org/show_bug.cgi?id=59328 --- Comment #2 from Michael <michael.grafnetter@outlook.com> --- Wine currently only contains a SPEC file for these functions: https://gitlab.winehq.org/wine/wine/-/blob/master/dlls/esent/esent.spec Many Windows built-in components use the database API, e.g., Active Directory, DHCP Server, Certification Authority, Exchange Server, Windows Indexing Service... That is why many forensic tools for viewing the data exist: https://github.com/trustedsec/DitExplorer https://www.nirsoft.net/utils/ese_database_view.html https://www.osforensics.com/esedb-viewer.html https://www.systoolsgroup.com/ese-database-viewer https://github.com/EricZimmerman/Srum These tools do not work in Linux, as they are using the Windows ESE API. But people doing Windows forensics prefer using Linux. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.