]> granicus.if.org Git - libx264/commitdiff
VfW: workaround a windows unicode bug.
authorLoren Merritt <pengvado@videolan.org>
Fri, 17 Jun 2005 08:32:56 +0000 (08:32 +0000)
committerLoren Merritt <pengvado@videolan.org>
Fri, 17 Jun 2005 08:32:56 +0000 (08:32 +0000)
patch by Leowai.

git-svn-id: svn://svn.videolan.org/x264/trunk@265 df754926-b1dd-0310-bc7b-ec298dee348c

vfw/resource.rc

index b1da1ea9bfc9a0dc8af7daf151291d578ec2c4e2..f2dbdfd0c37e3b0f589a184c7cc4406cf2d1c738 100644 (file)
@@ -222,12 +222,12 @@ CAPTION "About x264"
 FONT 8, "MS Sans Serif"
 BEGIN
     DEFPUSHBUTTON   "OK",IDOK,158,109,48,14
-    CTEXT           "Copyright 2005 Laurent Aimar, Justin Clay, Min Chen,\nEric Petit, Måns Rullgård, Loren Merritt\n\nThis program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation",
-                    IDC_STATIC,7,47,199,51
     PUSHBUTTON      "Visit Homepage",IDC_HOMEPAGE,7,109,77,14
     CTEXT           "BUILD",IDC_BUILD,13,20,173,8,SS_CENTERIMAGE
     LTEXT           "x264 - H.264/MPEG-4 AVC codec",IDC_X264,53,8,145,8,
                     SS_CENTERIMAGE
+    CTEXT           "Copyright 2005 Laurent Aimar, Justin Clay, Min Chen,\nEric Petit, Måns Rullgård, Loren Merritt\n\nThis program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation",
+                    IDC_STATIC,7,47,199,51
 END
 
 IDD_ERRCONSOLE DIALOG DISCARDABLE  0, 0, 264, 130