forked from GabLeRoux/macos-crossover-wine-cloud-builder
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdistversion.h
12 lines (10 loc) · 953 Bytes
/
distversion.h
1
2
3
4
5
6
7
8
9
10
11
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 <a href=\"http://www.codeweavers.com/compatibility/\">http://www.codeweavers.com/compatibility/</a> for tips about running this application. As this is an unofficial build, do not expect to get any support, though."
#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 and try to find out more via elaborate internet search. As this is an unofficial build, do not expect to get any support, though."