http://bugs.winehq.org/show_bug.cgi?id=59449 --- Comment #2 from bugfix44 <and44more@gmail.com> --- What about my proposal? In fact, CRYPT_E_NO_MATCH is not the only error message that's missing. All CRYPT_E_* messages seem to be missing (only tested a few just now). If I understand this correctly there is no complete error list maintained by windows so wine is predetermined to fail at uncommon error codes. In that case setting lpBuffer to a pointer to an empty string (while indicating that FormatMessageW failed) would be appropriate to avoid applications crashing that assume valid error codes give valid error messages. Any thoughts on my proposal? -- 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.