Home
last modified time | relevance | path

Searched refs:IDC_RESOLUTION (Results 1 – 25 of 25) sorted by relevance

/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/src/platform_w32_common/
H A DSetupDialog.cpp118 SendDlgItemMessage(hWnd, IDC_RESOLUTION, CB_ADDSTRING, 0, (LPARAM)s); in DialogProcedure()
122 SendDlgItemMessage(hWnd, IDC_RESOLUTION, CB_SETCURSEL, i, 0); in DialogProcedure()
127 SendDlgItemMessage(hWnd, IDC_RESOLUTION, CB_SETCURSEL, i, 0); in DialogProcedure()
149 …setup->sRenderer.nWidth = gaResolutions[ SendDlgItemMessage(hWnd, IDC_RESOLUTION, CB_GETCURSEL, 0… in DialogProcedure()
150 …setup->sRenderer.nHeight = gaResolutions[ SendDlgItemMessage(hWnd, IDC_RESOLUTION, CB_GETCURSEL, 0… in DialogProcedure()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/resource/
H A Dresource.h22 #define IDC_RESOLUTION 1025 macro
H A Dversion.rc123 …CONTROL "Game resolution: XXXX x XXXX",IDC_RESOLUTION,"Static",SS_LEFTNOWORDWRAP | WS_GROU…
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/peopsxgl/
H A Dresource.h26 #define IDC_RESOLUTION 1004 macro
H A DgpuPeopsOpenGL.rc170 … COMBOBOX IDC_RESOLUTION,150,10,63,64,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
416 IDC_RESOLUTION, 0x403, 1, 0
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/
H A Dresource.h35 #define IDC_RESOLUTION 2004 macro
H A DDFXVideo.rc145 COMBOBOX IDC_RESOLUTION,78,27,102,64,CBS_DROPDOWNLIST | CBS_SORT |
478 IDC_RESOLUTION, 0x403, 1, 0
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/data/windows/
H A DSetupDialog.rc35 COMBOBOX IDC_RESOLUTION,83,20,91,125,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
H A Dresource.h1159 #define IDC_RESOLUTION 1001 macro
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/peopsxgl/winsrc/
H A Dcfg.c93 hWC=GetDlgItem(hW,IDC_RESOLUTION); in OnInitCfgDialog()
265 hWC=GetDlgItem(hW,IDC_RESOLUTION); // get resolution in GetSettings()
475 hWC=GetDlgItem(hW,IDC_RESOLUTION); in OnCfgDef1()
533 hWC=GetDlgItem(hW,IDC_RESOLUTION); in OnCfgDef2()
/dports/emulators/uae/uae-0.8.29/src/od-win32/
H A Dresource.h119 #define IDC_RESOLUTION 1021 macro
H A Dwin32gui.c1554 EnableWindow (GetDlgItem (hDlg, IDC_RESOLUTION), FALSE); in enable_for_displaydlg()
1563 EnableWindow( GetDlgItem( hDlg, IDC_RESOLUTION ), workprefs.gfx_afullscreen ? TRUE:FALSE ); in enable_for_displaydlg()
1672 SendDlgItemMessage( hDlg, IDC_RESOLUTION, CB_SETCURSEL, index, 0 ); in values_to_displaydlg()
1710 SendDlgItemMessage( hDlg, IDC_RESOLUTION, CB_ADDSTRING, 0, (LPARAM)(LPCTSTR)DisplayModes[i].name ); in init_resolution_combo()
1720 EnableWindow( GetDlgItem( hDlg, IDC_RESOLUTION ), workprefs.gfx_afullscreen ? TRUE:FALSE ); in values_from_displaydlg()
1759 if (msg == WM_COMMAND && LOWORD (wParam) == IDC_RESOLUTION && HIWORD (wParam) == CBN_SELCHANGE) in values_from_displaydlg()
1762 posn = SendDlgItemMessage (hDlg, IDC_RESOLUTION, CB_GETCURSEL, 0, 0); in values_from_displaydlg()
H A Dwinuae.rc60 COMBOBOX IDC_RESOLUTION,64,16,125,150,CBS_DROPDOWNLIST |
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/winsrc/
H A Dcfg.c114 hWC=GetDlgItem(hW,IDC_RESOLUTION); in OnInitSoftDialog()
223 hWC=GetDlgItem(hW,IDC_RESOLUTION); // get resolution in GetSettings()
546 hWC=GetDlgItem(hW,IDC_RESOLUTION); in OnCfgDef1()
578 hWC=GetDlgItem(hW,IDC_RESOLUTION); in OnCfgDef2()
/dports/emulators/snes9x-gtk/snes9x-1.54.1/win32/rsrc/
H A Dresource.h197 #define IDC_RESOLUTION 1157 macro
H A Dsnes9x.rc209 COMBOBOX IDC_RESOLUTION,234,69,105,95,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
/dports/games/libretro-snes9x/snes9x-73aa348/win32/rsrc/
H A Dresource.h213 #define IDC_RESOLUTION 1157 macro
H A Dsnes9x.rc197 COMBOBOX IDC_RESOLUTION,234,83,102,95,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Dresource.h184 #define IDC_RESOLUTION 20136 macro
H A Dapp.rc438 LTEXT "Resolution:", IDC_RESOLUTION, 8, 11, 48, 10, SS_CENTERIMAGE
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dresource.h195 #define IDC_RESOLUTION 20136 macro
H A Dapp.rc377 LTEXT "Resolution:", IDC_RESOLUTION, 8, 11, 48, 10, SS_CENTERIMAGE
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/platform/windows/setup/
H A Dwinsetup.cpp580 _hGameResolutionText = GetDlgItem(_hwnd, IDC_RESOLUTION); in OnInitDialog()
/dports/games/libretro-snes9x/snes9x-73aa348/win32/
H A Dwsnes9x.cpp7626 UpdateModeComboBox(GetDlgItem(hDlg, IDC_RESOLUTION)); in DlgFunky()
7771 UpdateModeComboBox(GetDlgItem(hDlg,IDC_RESOLUTION)); in DlgFunky()
7971 index = ComboBox_GetCurSel(GetDlgItem(hDlg,IDC_RESOLUTION)); in DlgFunky()
/dports/emulators/snes9x-gtk/snes9x-1.54.1/win32/
H A Dwsnes9x.cpp7327 UpdateModeComboBox(GetDlgItem(hDlg,IDC_RESOLUTION)); in DlgFunky()
7450 UpdateModeComboBox(GetDlgItem(hDlg,IDC_RESOLUTION)); in DlgFunky()
7626 index = ComboBox_GetCurSel(GetDlgItem(hDlg,IDC_RESOLUTION)); in DlgFunky()