]> git.sesse.net Git - x264/commitdiff
MinGW compatible resource.rc by Radek Czyz
authorLoren Merritt <pengvado@videolan.org>
Wed, 12 Jan 2005 05:23:16 +0000 (05:23 +0000)
committerLoren Merritt <pengvado@videolan.org>
Wed, 12 Jan 2005 05:23:16 +0000 (05:23 +0000)
git-svn-id: svn://svn.videolan.org/x264/trunk@92 df754926-b1dd-0310-bc7b-ec298dee348c

vfw/resource.rc

index 3b49d8abd9060862e3b293357d55f56963fde309..3df88a752760761f8295dc534ff33f2d36fe6381 100644 (file)
@@ -7,7 +7,10 @@
 //
 // Generated from the TEXTINCLUDE 2 resource.
 //
-#include "afxres.h"
+#include <windows.h>
+#ifndef IDC_STATIC
+#define IDC_STATIC (-1)
+#endif
 
 /////////////////////////////////////////////////////////////////////////////
 #undef APSTUDIO_READONLY_SYMBOLS
@@ -193,20 +196,6 @@ BEGIN
 END
 #endif    // APSTUDIO_INVOKED
 
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Dialog Info
-//
-
-IDD_ADVANCED DLGINIT
-BEGIN
-    IDC_DIRECTPRED, 0x403, 22, 0
-0x6f4e, 0x656e, 0x542c, 0x6d65, 0x6f70, 0x6172, 0x2c6c, 0x7053, 0x7461, 
-0x6169, 0x006c, 
-    0
-END
-
 #endif    // English (Canada) resources
 /////////////////////////////////////////////////////////////////////////////