Home
last modified time | relevance | path

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

12345678910>>...50

/dports/games/fs2open/fs2open.github.com-release_21_4_1/fred2/
H A Dadjustgriddlg.cpp58 GetDlgItem(IDC_EDIT_X)->EnableWindow(FALSE); in OnInitDialog()
59 GetDlgItem(IDC_EDIT_Z)->EnableWindow(FALSE); in OnInitDialog()
63 GetDlgItem(IDC_EDIT_X)->EnableWindow(FALSE); in OnInitDialog()
64 GetDlgItem(IDC_EDIT_Y)->EnableWindow(FALSE); in OnInitDialog()
102 GetDlgItem(IDC_EDIT_X)->EnableWindow(FALSE); in OnXyPlane()
106 GetDlgItem(IDC_EDIT_Z)->EnableWindow(TRUE); in OnXyPlane()
107 GetDlgItem(IDC_SPIN_Z)->EnableWindow(TRUE); in OnXyPlane()
113 GetDlgItem(IDC_EDIT_Y)->EnableWindow(TRUE); in OnXzPlane()
114 GetDlgItem(IDC_SPIN_Y)->EnableWindow(TRUE); in OnXzPlane()
120 GetDlgItem(IDC_EDIT_X)->EnableWindow(TRUE); in OnYzPlane()
[all …]
H A Dasteroideditordlg.cpp587 GetDlgItem(IDC_FIELD_SHIP)->EnableWindow(FALSE); in OnActiveField()
591 GetDlgItem(IDC_SUBTYPE1)->EnableWindow(TRUE); in OnActiveField()
592 GetDlgItem(IDC_SUBTYPE2)->EnableWindow(TRUE); in OnActiveField()
593 GetDlgItem(IDC_SUBTYPE3)->EnableWindow(TRUE); in OnActiveField()
613 GetDlgItem(IDC_FIELD_SHIP)->EnableWindow(TRUE); in OnPassiveField()
647 GetDlgItem(IDC_SUBTYPE1)->EnableWindow(FALSE); in OnFieldShip()
648 GetDlgItem(IDC_SUBTYPE2)->EnableWindow(FALSE); in OnFieldShip()
649 GetDlgItem(IDC_SUBTYPE3)->EnableWindow(FALSE); in OnFieldShip()
667 GetDlgItem(IDC_SUBTYPE1)->EnableWindow(TRUE); in OnFieldAsteroid()
668 GetDlgItem(IDC_SUBTYPE2)->EnableWindow(TRUE); in OnFieldAsteroid()
[all …]
H A Dweaponeditordlg.cpp377 GetDlgItem(IDC_GUN1)->EnableWindow(FALSE); in change_selection()
378 GetDlgItem(IDC_GUN2)->EnableWindow(FALSE); in change_selection()
379 GetDlgItem(IDC_GUN3)->EnableWindow(FALSE); in change_selection()
403 GetDlgItem(IDC_GUN1)->EnableWindow(TRUE); in change_selection()
405 GetDlgItem(IDC_GUN1)->EnableWindow(FALSE); in change_selection()
409 GetDlgItem(IDC_GUN2)->EnableWindow(TRUE); in change_selection()
411 GetDlgItem(IDC_GUN2)->EnableWindow(FALSE); in change_selection()
415 GetDlgItem(IDC_GUN3)->EnableWindow(TRUE); in change_selection()
417 GetDlgItem(IDC_GUN3)->EnableWindow(FALSE); in change_selection()
433 GetDlgItem(IDC_AMMO1)->EnableWindow(TRUE); in change_selection()
[all …]
H A Dshipeditordlg.cpp800 box->EnableWindow(TRUE); in initialize_data()
804 box->EnableWindow(FALSE); in initialize_data()
813 box->EnableWindow(enable); in initialize_data()
895 GetDlgItem(IDC_FLAGS)->EnableWindow(TRUE); in initialize_data()
906 GetDlgItem(IDC_FLAGS)->EnableWindow(FALSE); in initialize_data()
927 GetDlgItem(IDC_GOALS)->EnableWindow(FALSE); in initialize_data()
932 m_player_ship.EnableWindow(FALSE); in initialize_data()
934 m_player_ship.EnableWindow(TRUE); in initialize_data()
954 GetDlgItem(IDC_SCORE)->EnableWindow(enable); in initialize_data()
1933 box->EnableWindow(TRUE); in OnSelchangeDepartureLocation()
[all …]
H A Dwing_editor.cpp436 GetDlgItem(IDC_WING_NAME)->EnableWindow(enable); in initialize_data_safe()
441 GetDlgItem(IDC_DISBAND_WING)->EnableWindow(enable); in initialize_data_safe()
445 GetDlgItem(IDC_WING_FORMATION)->EnableWindow(enable); in initialize_data_safe()
466 GetDlgItem(IDC_NO_DYNAMIC)->EnableWindow(enable); in initialize_data_safe()
482 GetDlgItem(IDC_ARRIVAL_TREE)->EnableWindow(0); in initialize_data_safe()
484 GetDlgItem(IDC_ARRIVAL_TREE)->EnableWindow(enable); in initialize_data_safe()
490 GetDlgItem(IDC_GOALS2)->EnableWindow(enable); in initialize_data_safe()
491 GetDlgItem(IDC_DELETE_WING)->EnableWindow(enable); in initialize_data_safe()
492 GetDlgItem(IDC_REINFORCEMENT)->EnableWindow(enable); in initialize_data_safe()
493 GetDlgItem(IDC_HOTKEY)->EnableWindow(enable); in initialize_data_safe()
[all …]
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/fred2/
H A Dadjustgriddlg.cpp67 GetDlgItem(IDC_EDIT_X)->EnableWindow(FALSE); in BEGIN_MESSAGE_MAP()
68 GetDlgItem(IDC_EDIT_Z)->EnableWindow(FALSE); in BEGIN_MESSAGE_MAP()
72 GetDlgItem(IDC_EDIT_X)->EnableWindow(FALSE); in BEGIN_MESSAGE_MAP()
73 GetDlgItem(IDC_EDIT_Y)->EnableWindow(FALSE); in BEGIN_MESSAGE_MAP()
113 GetDlgItem(IDC_EDIT_X)->EnableWindow(FALSE); in OnXyPlane()
117 GetDlgItem(IDC_EDIT_Z)->EnableWindow(TRUE); in OnXyPlane()
118 GetDlgItem(IDC_SPIN_Z)->EnableWindow(TRUE); in OnXyPlane()
125 GetDlgItem(IDC_EDIT_Y)->EnableWindow(TRUE); in OnXzPlane()
126 GetDlgItem(IDC_SPIN_Y)->EnableWindow(TRUE); in OnXzPlane()
133 GetDlgItem(IDC_EDIT_X)->EnableWindow(TRUE); in OnYzPlane()
[all …]
H A Dasteroideditordlg.cpp592 GetDlgItem(IDC_FIELD_SHIP)->EnableWindow(FALSE); in OnActiveField()
596 GetDlgItem(IDC_SUBTYPE1)->EnableWindow(TRUE); in OnActiveField()
597 GetDlgItem(IDC_SUBTYPE2)->EnableWindow(TRUE); in OnActiveField()
598 GetDlgItem(IDC_SUBTYPE3)->EnableWindow(TRUE); in OnActiveField()
618 GetDlgItem(IDC_FIELD_SHIP)->EnableWindow(TRUE); in OnPassiveField()
652 GetDlgItem(IDC_SUBTYPE1)->EnableWindow(FALSE); in OnFieldShip()
653 GetDlgItem(IDC_SUBTYPE2)->EnableWindow(FALSE); in OnFieldShip()
654 GetDlgItem(IDC_SUBTYPE3)->EnableWindow(FALSE); in OnFieldShip()
672 GetDlgItem(IDC_SUBTYPE1)->EnableWindow(TRUE); in OnFieldAsteroid()
673 GetDlgItem(IDC_SUBTYPE2)->EnableWindow(TRUE); in OnFieldAsteroid()
[all …]
H A Dweaponeditordlg.cpp361 GetDlgItem(IDC_GUN1)->EnableWindow(FALSE); in change_selection()
362 GetDlgItem(IDC_GUN2)->EnableWindow(FALSE); in change_selection()
363 GetDlgItem(IDC_GUN3)->EnableWindow(FALSE); in change_selection()
387 GetDlgItem(IDC_GUN1)->EnableWindow(TRUE); in change_selection()
389 GetDlgItem(IDC_GUN1)->EnableWindow(FALSE); in change_selection()
393 GetDlgItem(IDC_GUN2)->EnableWindow(TRUE); in change_selection()
395 GetDlgItem(IDC_GUN2)->EnableWindow(FALSE); in change_selection()
399 GetDlgItem(IDC_GUN3)->EnableWindow(TRUE); in change_selection()
401 GetDlgItem(IDC_GUN3)->EnableWindow(FALSE); in change_selection()
413 GetDlgItem(IDC_AMMO1)->EnableWindow(TRUE); in change_selection()
[all …]
H A Dshipeditordlg.cpp791 box->EnableWindow(TRUE); in initialize_data()
795 box->EnableWindow(FALSE); in initialize_data()
804 box->EnableWindow(enable); in initialize_data()
882 GetDlgItem(IDC_FLAGS)->EnableWindow(TRUE); in initialize_data()
893 GetDlgItem(IDC_FLAGS)->EnableWindow(FALSE); in initialize_data()
914 GetDlgItem(IDC_GOALS)->EnableWindow(FALSE); in initialize_data()
919 m_player_ship.EnableWindow(FALSE); in initialize_data()
921 m_player_ship.EnableWindow(TRUE); in initialize_data()
941 GetDlgItem(IDC_SCORE)->EnableWindow(enable); in initialize_data()
1929 box->EnableWindow(TRUE); in OnSelchangeDepartureLocation()
[all …]
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A DComputeEigenmodes.cpp267 edit_maxit->EnableWindow(0); in EnableDisableSolverParameters()
268 edit_nev->EnableWindow(0); in EnableDisableSolverParameters()
269 edit_lambda->EnableWindow(0); in EnableDisableSolverParameters()
270 check_lambda->EnableWindow(0); in EnableDisableSolverParameters()
275 edit_maxit->EnableWindow(1); in EnableDisableSolverParameters()
276 edit_nev->EnableWindow(1); in EnableDisableSolverParameters()
277 edit_lambda->EnableWindow(0); in EnableDisableSolverParameters()
278 check_lambda->EnableWindow(0); in EnableDisableSolverParameters()
283 edit_maxit->EnableWindow(1); in EnableDisableSolverParameters()
284 edit_nev->EnableWindow(1); in EnableDisableSolverParameters()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/voice_engine/test/win_test/
H A DWinTestDlg.cc1377 GetDlgItem(IDC_CHECK_NS)->EnableWindow(FALSE); in OnInitDialog()
1389 GetDlgItem(IDC_CHECK_EC)->EnableWindow(FALSE); in OnInitDialog()
1394 GetDlgItem(IDC_COMBO_IP_1)->EnableWindow(FALSE); in OnInitDialog()
1398 GetDlgItem(IDC_LIST_CODEC_1)->EnableWindow(FALSE); in OnInitDialog()
1412 GetDlgItem(IDC_CHECK_VAD_1)->EnableWindow(FALSE); in OnInitDialog()
1421 GetDlgItem(IDC_CHECK_RXVAD)->EnableWindow(FALSE); in OnInitDialog()
1422 GetDlgItem(IDC_CHECK_AGC_1)->EnableWindow(FALSE); in OnInitDialog()
1423 GetDlgItem(IDC_CHECK_NS_1)->EnableWindow(FALSE); in OnInitDialog()
1424 GetDlgItem(IDC_CHECK_RED)->EnableWindow(FALSE); in OnInitDialog()
1533 GetDlgItem(IDC_COMBO_IP_2)->EnableWindow(FALSE); in OnInitDialog()
[all …]
/dports/net/opal/opal-3.10.10/samples/mfc/
H A DmfcEndPoint.cpp53 m_dialog->m_call.EnableWindow(PFalse);
54 m_dialog->m_answer.EnableWindow(PFalse);
55 m_dialog->m_refuse.EnableWindow(PFalse);
56 m_dialog->m_hangup.EnableWindow();
62 m_dialog->m_answer.EnableWindow(PFalse);
63 m_dialog->m_refuse.EnableWindow(PFalse);
64 m_dialog->m_hangup.EnableWindow(PFalse);
65 m_dialog->m_call.EnableWindow();
73 m_dialog->m_answer.EnableWindow();
74 m_dialog->m_refuse.EnableWindow();
[all …]
H A DmfcDlg.cpp186 m_call.EnableWindow(FALSE); in OnCall()
187 m_hangup.EnableWindow(); in OnCall()
193 m_answer.EnableWindow(FALSE); in OnAnswer()
194 m_refuse.EnableWindow(FALSE); in OnAnswer()
195 m_hangup.EnableWindow(FALSE); in OnAnswer()
196 m_call.EnableWindow(); in OnAnswer()
200 m_call.EnableWindow(); in OnAnswer()
209 m_answer.EnableWindow(FALSE); in OnRefuse()
210 m_refuse.EnableWindow(FALSE); in OnRefuse()
215 m_call.EnableWindow(); in OnRefuse()
[all …]
/dports/net/mpich/mpich-3.4.3/src/util/logging/rlog/rimshot/
H A DZoomDlg.cpp68 m_right_edit.EnableWindow(); in BEGIN_MESSAGE_MAP()
69 m_left_edit.EnableWindow(); in BEGIN_MESSAGE_MAP()
75 m_width_edit.EnableWindow(FALSE); in BEGIN_MESSAGE_MAP()
76 m_perpixel_edit.EnableWindow(FALSE); in BEGIN_MESSAGE_MAP()
83 m_width_edit.EnableWindow(); in OnWidthRadio()
89 m_right_edit.EnableWindow(FALSE); in OnWidthRadio()
90 m_left_edit.EnableWindow(FALSE); in OnWidthRadio()
98 m_perpixel_edit.EnableWindow(); in OnPerpixelRadio()
104 m_width_edit.EnableWindow(FALSE); in OnPerpixelRadio()
105 m_right_edit.EnableWindow(FALSE); in OnPerpixelRadio()
[all …]
/dports/net/mpich2/mpich2-1.5/src/util/logging/rlog/rimshot/
H A DZoomDlg.cpp71 m_right_edit.EnableWindow(); in BEGIN_MESSAGE_MAP()
72 m_left_edit.EnableWindow(); in BEGIN_MESSAGE_MAP()
78 m_width_edit.EnableWindow(FALSE); in BEGIN_MESSAGE_MAP()
79 m_perpixel_edit.EnableWindow(FALSE); in BEGIN_MESSAGE_MAP()
86 m_width_edit.EnableWindow(); in OnWidthRadio()
92 m_right_edit.EnableWindow(FALSE); in OnWidthRadio()
93 m_left_edit.EnableWindow(FALSE); in OnWidthRadio()
101 m_perpixel_edit.EnableWindow(); in OnPerpixelRadio()
107 m_width_edit.EnableWindow(FALSE); in OnPerpixelRadio()
108 m_right_edit.EnableWindow(FALSE); in OnPerpixelRadio()
[all …]
/dports/games/jfsw/jfsw-c434002/jfbuild/kenbuild/
H A Dstartwin_game.c108 EnableWindow(GetDlgItem(startupdlg, IDC_ALWAYSSHOW), TRUE); in setup_config_mode()
111 EnableWindow(GetDlgItem(pages[TAB_CONFIG], IDC_FULLSCREEN), TRUE); in setup_config_mode()
114 EnableWindow(GetDlgItem(pages[TAB_CONFIG], IDC_VMODE3D), TRUE); in setup_config_mode()
138 EnableWindow(GetDlgItem(startupdlg, IDCANCEL), TRUE); in setup_config_mode()
139 EnableWindow(GetDlgItem(startupdlg, IDOK), TRUE); in setup_config_mode()
146 EnableWindow(GetDlgItem(pages[TAB_CONFIG], IDC_FULLSCREEN), FALSE); in setup_messages_mode()
147 EnableWindow(GetDlgItem(pages[TAB_CONFIG], IDC_VMODE3D), FALSE); in setup_messages_mode()
150 EnableWindow(GetDlgItem(pages[TAB_CONFIG], IDC_HOSTFIELD), FALSE); in setup_messages_mode()
155 EnableWindow(GetDlgItem(startupdlg, IDC_ALWAYSSHOW), FALSE); in setup_messages_mode()
157 EnableWindow(GetDlgItem(startupdlg, IDCANCEL), allowcancel); in setup_messages_mode()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/liblame/dshow/
H A DPropPage_adv.cpp286 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_FORCE_MS), TRUE); in InitPropertiesDialog()
288 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_FORCE_MS), FALSE); in InitPropertiesDialog()
341 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_STEREO), bEnable); in EnableControls()
342 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_JSTEREO), bEnable); in EnableControls()
343 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_DUAL), bEnable); in EnableControls()
344 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_MONO), bEnable); in EnableControls()
345 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_FORCE_MS), bEnable); in EnableControls()
346 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_VOICE), bEnable); in EnableControls()
350 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_XING_TAG), bEnable); in EnableControls()
352 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_OVERLAP), bEnable); in EnableControls()
[all …]
/dports/audio/lame/lame-3.100/dshow/
H A DPropPage_adv.cpp286 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_FORCE_MS), TRUE); in InitPropertiesDialog()
288 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_FORCE_MS), FALSE); in InitPropertiesDialog()
341 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_STEREO), bEnable); in EnableControls()
342 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_JSTEREO), bEnable); in EnableControls()
343 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_DUAL), bEnable); in EnableControls()
344 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_MONO), bEnable); in EnableControls()
345 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_FORCE_MS), bEnable); in EnableControls()
346 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_VOICE), bEnable); in EnableControls()
350 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_XING_TAG), bEnable); in EnableControls()
352 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_OVERLAP), bEnable); in EnableControls()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/dshow/
H A DPropPage_adv.cpp286 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_FORCE_MS), TRUE); in InitPropertiesDialog()
288 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_FORCE_MS), FALSE); in InitPropertiesDialog()
341 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_STEREO), bEnable); in EnableControls()
342 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_JSTEREO), bEnable); in EnableControls()
343 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_DUAL), bEnable); in EnableControls()
344 EnableWindow(GetDlgItem(hwndParent, IDC_RADIO_MONO), bEnable); in EnableControls()
345 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_FORCE_MS), bEnable); in EnableControls()
346 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_VOICE), bEnable); in EnableControls()
350 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_XING_TAG), bEnable); in EnableControls()
352 EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_OVERLAP), bEnable); in EnableControls()
[all …]
/dports/audio/faac/faac-78d8e01/common/Cfaac/
H A DEncDialog.cpp123 EnableWindow(GetDlgItem(hWndDlg, IDC_RADIO_RAW), Enabled); \
145 EnableWindow(GetDlgItem(hWndDlg, IDC_E_ARTIST), Enabled); \
146 EnableWindow(GetDlgItem(hWndDlg, IDC_E_TITLE), Enabled); \
147 EnableWindow(GetDlgItem(hWndDlg, IDC_E_ALBUM), Enabled); \
148 EnableWindow(GetDlgItem(hWndDlg, IDC_E_YEAR), Enabled); \
149 EnableWindow(GetDlgItem(hWndDlg, IDC_CB_GENRE), Enabled); \
150 EnableWindow(GetDlgItem(hWndDlg, IDC_E_WRITER), Enabled); \
154 EnableWindow(GetDlgItem(hWndDlg, IDC_E_TRACK), Enabled); \
156 EnableWindow(GetDlgItem(hWndDlg, IDC_E_DISK), Enabled); \
157 EnableWindow(GetDlgItem(hWndDlg, IDC_E_NDISKS), Enabled); \
[all …]
/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/08_HLR/src/
H A DSelectionDialog.cpp281 GetDlgItem(ID_Update2D )->EnableWindow(EnableButton); in ShowHideButton()
282 GetDlgItem(IDC_DisplayDefault )->EnableWindow(EnableButton); in ShowHideButton()
283 GetDlgItem(IDC_PolyAlgo )->EnableWindow(EnableButton); in ShowHideButton()
284 GetDlgItem(IDC_Algo )->EnableWindow(EnableButton); in ShowHideButton()
310 GetDlgItem(IDC_VIsoParametrics)->EnableWindow(false); in ShowHideButton()
311 GetDlgItem(IDC_HIsoParametrics)->EnableWindow(false); in ShowHideButton()
312 GetDlgItem(IDC_STATIC_NbIsos) ->EnableWindow(false); in ShowHideButton()
313 GetDlgItem(IDC_EDIT_NBIsos) ->EnableWindow(false); in ShowHideButton()
317 GetDlgItem(IDC_VIsoParametrics)->EnableWindow(true); in ShowHideButton()
319 GetDlgItem(IDC_STATIC_NbIsos) ->EnableWindow(true); in ShowHideButton()
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/Debugger/
H A DBreakpointWindow.cpp25 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_READ),bp->memory); in dlgFunc()
26 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_WRITE),bp->memory); in dlgFunc()
27 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_ONCHANGE),bp->memory); in dlgFunc()
28 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_SIZE),bp->memory); in dlgFunc()
30 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_LOG_FORMAT), bp->log); in dlgFunc()
52 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_READ),bp->memory); in dlgFunc()
53 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_WRITE),bp->memory); in dlgFunc()
55 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_SIZE),bp->memory); in dlgFunc()
65 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_READ),bp->memory); in dlgFunc()
66 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_WRITE),bp->memory); in dlgFunc()
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/Debugger/
H A DBreakpointWindow.cpp25 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_READ),bp->memory); in dlgFunc()
26 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_WRITE),bp->memory); in dlgFunc()
27 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_ONCHANGE),bp->memory); in dlgFunc()
28 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_SIZE),bp->memory); in dlgFunc()
30 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_LOG_FORMAT), bp->log); in dlgFunc()
52 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_READ),bp->memory); in dlgFunc()
53 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_WRITE),bp->memory); in dlgFunc()
55 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_SIZE),bp->memory); in dlgFunc()
65 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_READ),bp->memory); in dlgFunc()
66 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_WRITE),bp->memory); in dlgFunc()
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/Debugger/
H A DBreakpointWindow.cpp25 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_READ),bp->memory); in dlgFunc()
26 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_WRITE),bp->memory); in dlgFunc()
27 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_ONCHANGE),bp->memory); in dlgFunc()
28 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_SIZE),bp->memory); in dlgFunc()
30 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_LOG_FORMAT), bp->log); in dlgFunc()
52 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_READ),bp->memory); in dlgFunc()
53 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_WRITE),bp->memory); in dlgFunc()
55 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_SIZE),bp->memory); in dlgFunc()
65 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_READ),bp->memory); in dlgFunc()
66 EnableWindow(GetDlgItem(hwnd,IDC_BREAKPOINT_WRITE),bp->memory); in dlgFunc()
[all …]
/dports/games/jfsw/jfsw-c434002/src/
H A Dstartwin_game.c226 EnableWindow(GetDlgItem(startupdlg, IDC_ALWAYSSHOW), TRUE); in setup_config_mode()
232 EnableWindow(GetDlgItem(pages[TAB_CONFIG], IDC_VMODE3D), TRUE); in setup_config_mode()
265 EnableWindow(GetDlgItem(pages[TAB_GAME], IDC_GAMELIST), TRUE); in setup_config_mode()
267 EnableWindow(GetDlgItem(startupdlg, IDCANCEL), TRUE); in setup_config_mode()
268 EnableWindow(GetDlgItem(startupdlg, IDOK), TRUE); in setup_config_mode()
288 EnableWindow(GetDlgItem(pages[TAB_GAME], IDC_GAMELIST), FALSE); in setup_messages_mode()
290 EnableWindow(GetDlgItem(startupdlg, IDC_ALWAYSSHOW), FALSE); in setup_messages_mode()
292 EnableWindow(GetDlgItem(startupdlg, IDCANCEL), allowcancel); in setup_messages_mode()
293 EnableWindow(GetDlgItem(startupdlg, IDOK), FALSE); in setup_messages_mode()
463 EnableWindow(startupdlg, FALSE); in chooseimport_clicked()
[all …]

12345678910>>...50