Initial Dual Video on Win32 (UI Settings Part)

This commit is contained in:
Jasmine Iwanek
2022-11-08 04:16:35 -05:00
parent 6848dfc48c
commit 2f17689b64
26 changed files with 214 additions and 91 deletions

View File

@@ -34,6 +34,7 @@ BEGIN
MENUITEM "&Masquer la barre de status", IDM_VID_HIDE_STATUS_BAR
MENUITEM "Hide &toolbar", IDM_VID_HIDE_TOOLBAR
MENUITEM SEPARATOR
MENUITEM "&Show non-primary monitors", IDM_VID_MONITORS
MENUITEM "Fenètre &Retaillable", IDM_VID_RESIZE
MENUITEM "S&auvegarder taille && position", IDM_VID_REMEMBER
MENUITEM SEPARATOR
@@ -271,6 +272,7 @@ END
#define STR_DYNAREC "Recompilateur dynamique"
#define STR_VIDEO "Vidéo:"
#define STR_VIDEO_2 "Vidéo 2:"
#define STR_VOODOO "Graphique Voodoo"
#define STR_IBM8514 "Graphique IBM 8514/a"
#define STR_XGA "Graphique XGA"