[AMSTREAM] We don't need to define WIDL_C_INLINE_WRAPPERS here anymore.
[reactos.git] / dll / directx / wine / dinput / dinput.rc
index 3b598e0..0c5dae0 100644 (file)
@@ -32,6 +32,8 @@
 
 #include <wine/wine_common_ver.rc>
 
+#pragma makedep po
+
 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
 
 STRINGTABLE
@@ -48,8 +50,8 @@ FONT 8, "MS Shell Dlg"
     DEFPUSHBUTTON   "OK", IDOK, 10, 236, 50, 14
     PUSHBUTTON      "Cancel", IDCANCEL, 65, 236, 50, 14
     PUSHBUTTON      "Reset", IDC_RESET, 210, 236, 50, 14
-    COMBOBOX        IDC_PLAYERCOMBO, 10, 50, 90, 30, CBS_DROPDOWNLIST | CBS_HASSTRINGS
-    COMBOBOX        IDC_CONTROLLERCOMBO, 10, 20, 90, 30, CBS_DROPDOWNLIST | CBS_HASSTRINGS
+    COMBOBOX        IDC_PLAYERCOMBO, 10, 50, 90, 60, CBS_DROPDOWNLIST | CBS_HASSTRINGS
+    COMBOBOX        IDC_CONTROLLERCOMBO, 10, 20, 90, 60, CBS_DROPDOWNLIST | CBS_HASSTRINGS
     LTEXT           "Player", IDC_PLAYERTEXT, 10, 40, 90, 8, SS_LEFT
     LTEXT           "Device", IDC_DEVICETEXT, 10, 10, 90, 8, SS_LEFT
     LTEXT           "Actions", IDC_ACTIONTEXT, 10, 70, 90, 8, SS_LEFT