clock: Reset default codepage in utf8 rc file

Frédéric Delanoy frederic.delanoy at gmail.com
Tue Jun 23 16:57:25 CDT 2009


---
 programs/clock/Ro.rc |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/programs/clock/Ro.rc b/programs/clock/Ro.rc
index c1d58ff..8d579d6 100644
--- a/programs/clock/Ro.rc
+++ b/programs/clock/Ro.rc
@@ -74,3 +74,6 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of \
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU \
 Lesser General Public License for more details."
 }
+
+#pragma code_page(default)
+
-- 
1.6.0.4


--------------090303040302040804040907--



More information about the wine-patches mailing list