<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">Patch provided by Josh Dubois, CrossOver product manager, CodeWeavers.
--- /dev/null	2013-12-07 10:15:02.000000000 -0600
+++ include/distversion.h	2013-12-07 10:14:51.000000000 -0600
@@ -0,0 +1,12 @@
+/* ---------------------------------------------------------------
+ *   distversion.c
+ *
+ * Copyright 2013, CodeWeavers, Inc.
+ * 
+ * Information from DISTVERSION which needs to find 
+ * its way into the wine tree.
+ * --------------------------------------------------------------- */
+
+#define WINDEBUG_WHAT_HAPPENED_MESSAGE "This can be caused by a problem in the program or a deficiency in Wine. You may want to check &lt;a href=\"http://www.codeweavers.com/compatibility/\"&gt;http://www.codeweavers.com/compatibility/&lt;/a&gt; for tips about running this application."
+
+#define WINDEBUG_USER_SUGGESTION_MESSAGE "If this problem is not present under Windows and has not been reported yet, you can save the detailed information to a file using the \"Save As\" button, then &lt;a href=\"http://www.codeweavers.com/support/tickets/enter/\"&gt;file a bug report&lt;/a&gt; and attach that file to the report."
</pre></body></html>