https://bugs.winehq.org/show_bug.cgi?id=52645 Bug ID: 52645 Summary: API PathMatchSpecExW not implemented Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: co(a)kevquinn.com Distribution: --- Created attachment 71964 --> https://bugs.winehq.org/attachment.cgi?id=71964 Backtrace showing PathMatchSpexExW error The McAfee "FRP" removable media encryption client uses the PathMatchSpecExW API, which isn't implemented, and prevents the client from running on Wine. (McAfee don't have a native Linux client as far as I can tell) (PathMatchSpecW is implemented - it's the Ex variant that isn't) The API being missing means the application is killed at that point. -- 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.