Home
last modified time | relevance | path

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

/dports/emulators/teo/teo/src/win/wgui/
H A Dwcass.c79 Button_Enable(GetDlgItem (hWnd, IDC_K7_UPDOWN), FALSE); in update_params()
81 Button_Enable(GetDlgItem (hWnd, IDC_K7_REWIND_BUTTON), FALSE); in update_params()
83 Button_Enable(GetDlgItem (hWnd, IDC_K7_EJECT_BUTTON), FALSE); in update_params()
84 Button_Enable(GetDlgItem (hWnd, IDC_K7_PROT_CHECK), FALSE); in update_params()
88 Button_Enable(GetDlgItem (hWnd, IDC_K7_UPDOWN), TRUE); in update_params()
90 Button_Enable(GetDlgItem (hWnd, IDC_K7_REWIND_BUTTON), TRUE); in update_params()
92 Button_Enable(GetDlgItem (hWnd, IDC_K7_EJECT_BUTTON), TRUE); in update_params()
93 Button_Enable(GetDlgItem (hWnd, IDC_K7_PROT_CHECK), TRUE); in update_params()
H A Dwprinter.c67 Button_Enable(GetDlgItem (hWnd, IDC_PRINTER_DIP_CHECK), FALSE); in update_options()
68 Button_Enable(GetDlgItem (hWnd, IDC_PRINTER_NLQ_CHECK), FALSE); in update_options()
72 Button_Enable(GetDlgItem (hWnd, IDC_PRINTER_DIP_CHECK), TRUE); in update_options()
73 Button_Enable(GetDlgItem (hWnd, IDC_PRINTER_NLQ_CHECK), TRUE); in update_options()
H A Dwdisk.c252 Button_Enable (hwindow, FALSE); in combo_changed()
256 Button_Enable (hwindow, FALSE); in combo_changed()
263 Button_Enable (hwindow, FALSE); in combo_changed()
267 Button_Enable (hwindow, TRUE); in combo_changed()
273 Button_Enable (hwindow, TRUE); in combo_changed()
277 Button_Enable (hwindow, TRUE); in combo_changed()
H A Dwmemo.c79 Button_Enable(GetDlgItem (hWnd, IDC_MEMO7_EJECT_BUTTON), FALSE); in update_params()
83 Button_Enable(GetDlgItem (hWnd, IDC_MEMO7_EJECT_BUTTON), TRUE); in update_params()
/dports/www/htdigest/httpd-2.4.6/support/win32/
H A DApacheMonitor.c958 Button_Enable(GetDlgItem(hDlg, IDC_SSTART), FALSE); in ServiceDlgProc()
959 Button_Enable(GetDlgItem(hDlg, IDC_SSTOP), FALSE); in ServiceDlgProc()
960 Button_Enable(GetDlgItem(hDlg, IDC_SRESTART), FALSE); in ServiceDlgProc()
961 Button_Enable(GetDlgItem(hDlg, IDC_SDISCONN), FALSE); in ServiceDlgProc()
1010 Button_Enable(GetDlgItem(hDlg, IDC_SSTART), FALSE); in ServiceDlgProc()
1011 Button_Enable(GetDlgItem(hDlg, IDC_SSTOP), FALSE); in ServiceDlgProc()
1012 Button_Enable(GetDlgItem(hDlg, IDC_SRESTART), FALSE); in ServiceDlgProc()
1013 Button_Enable(GetDlgItem(hDlg, IDC_SDISCONN), FALSE); in ServiceDlgProc()
1178 Button_Enable(GetDlgItem(hDlg, IDC_SSTART), TRUE); in ServiceDlgProc()
1182 Button_Enable(GetDlgItem(hDlg, IDC_SSTOP), FALSE); in ServiceDlgProc()
[all …]
/dports/www/apache24/httpd-2.4.53/support/win32/
H A DApacheMonitor.c958 Button_Enable(GetDlgItem(hDlg, IDC_SSTART), FALSE); in ServiceDlgProc()
959 Button_Enable(GetDlgItem(hDlg, IDC_SSTOP), FALSE); in ServiceDlgProc()
960 Button_Enable(GetDlgItem(hDlg, IDC_SRESTART), FALSE); in ServiceDlgProc()
961 Button_Enable(GetDlgItem(hDlg, IDC_SDISCONN), FALSE); in ServiceDlgProc()
1010 Button_Enable(GetDlgItem(hDlg, IDC_SSTART), FALSE); in ServiceDlgProc()
1011 Button_Enable(GetDlgItem(hDlg, IDC_SSTOP), FALSE); in ServiceDlgProc()
1012 Button_Enable(GetDlgItem(hDlg, IDC_SRESTART), FALSE); in ServiceDlgProc()
1013 Button_Enable(GetDlgItem(hDlg, IDC_SDISCONN), FALSE); in ServiceDlgProc()
1178 Button_Enable(GetDlgItem(hDlg, IDC_SSTART), TRUE); in ServiceDlgProc()
1182 Button_Enable(GetDlgItem(hDlg, IDC_SSTOP), FALSE); in ServiceDlgProc()
[all …]
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/gui/
H A DCheatDlg.c343 Button_Enable(GetDlgItem(hW, IDC_EDITCODE), TRUE); in CheatDlgProc()
348 Button_Enable(GetDlgItem(hW, IDC_EDITCODE), FALSE); in CheatDlgProc()
398 Button_Enable(GetDlgItem(hW, IDC_FREEZE), FALSE); in UpdateCheatSearchDlg()
399 Button_Enable(GetDlgItem(hW, IDC_MODIFY), FALSE); in UpdateCheatSearchDlg()
400 Button_Enable(GetDlgItem(hW, IDC_COPY), FALSE); in UpdateCheatSearchDlg()
1000 Button_Enable(GetDlgItem(hW, IDC_FREEZE), TRUE); in CheatSearchDlgProc()
1001 Button_Enable(GetDlgItem(hW, IDC_MODIFY), TRUE); in CheatSearchDlgProc()
1002 Button_Enable(GetDlgItem(hW, IDC_COPY), TRUE); in CheatSearchDlgProc()
1006 Button_Enable(GetDlgItem(hW, IDC_FREEZE), FALSE); in CheatSearchDlgProc()
1007 Button_Enable(GetDlgItem(hW, IDC_MODIFY), FALSE); in CheatSearchDlgProc()
[all …]
H A DWndMain.c1261 Button_Enable(GetDlgItem(hW, IDC_PASTE), FALSE); in ConfigureMcdsDlgProc()
1275 Button_Enable(GetDlgItem(hW, IDC_PASTE), TRUE); in ConfigureMcdsDlgProc()
1281 Button_Enable(GetDlgItem(hW, IDC_PASTE), TRUE); in ConfigureMcdsDlgProc()
/dports/emulators/teo/teo/tools/cc90hfe/src/win/
H A Dgui.c306 Button_Enable(archive_button, flag); in gui_EnableButtons()
307 Button_Enable(extract_button, flag); in gui_EnableButtons()
308 Button_Enable(install_button, flag); in gui_EnableButtons()
309 Button_Enable(side0_checkbox, flag); in gui_EnableButtons()
310 Button_Enable(side1_checkbox, flag); in gui_EnableButtons()
311 Button_Enable(cancel_button, (flag == TRUE) ? FALSE : TRUE); in gui_EnableButtons()
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/setupgui/windows/
H A Dodbcdialogparams.cpp665 Button_Enable(GetDlgItem(hwnd,IDOK), len > 0); in FormMain_OnCommand()
666 Button_Enable(GetDlgItem(hwnd,IDC_BUTTON_TEST), len > 0); in FormMain_OnCommand()
817 Button_Enable(GetDlgItem(hwnd,IDOK), 1); in FormMain_OnInitDialog()
818 Button_Enable(GetDlgItem(hwnd,IDC_BUTTON_TEST), 1); in FormMain_OnInitDialog()
/dports/devel/apache-commons-daemon/commons-daemon-1.2.3-native-src/windows/apps/prunmgr/
H A Dprunmgr.c555 Button_Enable(GetDlgItem(hDlg, IDC_PPSGSTART), FALSE); in __generalPropertyRefresh()
556 Button_Enable(GetDlgItem(hDlg, IDC_PPSGSTOP), FALSE); in __generalPropertyRefresh()
557 Button_Enable(GetDlgItem(hDlg, IDC_PPSGPAUSE), FALSE); in __generalPropertyRefresh()
558 Button_Enable(GetDlgItem(hDlg, IDC_PPSGRESTART), FALSE); in __generalPropertyRefresh()
563 Button_Enable(GetDlgItem(hDlg, IDC_PPSGSTOP), TRUE); in __generalPropertyRefresh()
569 Button_Enable(GetDlgItem(hDlg, IDC_PPSGPAUSE), TRUE); in __generalPropertyRefresh()
570 Button_Enable(GetDlgItem(hDlg, IDC_PPSGRESTART), TRUE); in __generalPropertyRefresh()
574 Button_Enable(GetDlgItem(hDlg, IDC_PPSGSTART), TRUE); in __generalPropertyRefresh()
575 Button_Enable(GetDlgItem(hDlg, IDC_PPSGRESTART), TRUE); in __generalPropertyRefresh()
580 Button_Enable(GetDlgItem(hDlg, IDC_PPSGSTART), TRUE); in __generalPropertyRefresh()
/dports/mail/alpine/alpine-465e23b/pico/osdep/
H A Dmswin_spell.c140 Button_Enable(GetDlgItem(hDlg, ID_BUTTON_CHANGE), !!text_len); in handle_cb_editchange()
141 Button_Enable(GetDlgItem(hDlg, ID_BUTTON_CHANGEALL), !!text_len); in handle_cb_editchange()
/dports/editors/pico-alpine/alpine-465e23b/pico/osdep/
H A Dmswin_spell.c140 Button_Enable(GetDlgItem(hDlg, ID_BUTTON_CHANGE), !!text_len); in handle_cb_editchange()
141 Button_Enable(GetDlgItem(hDlg, ID_BUTTON_CHANGEALL), !!text_len); in handle_cb_editchange()
/dports/games/xnethack/xNetHack-xnh6.1/win/win32/
H A Dmhdlg.c636 Button_Enable(gender_buttons[i].hWnd, TRUE); in plselInitDialog()
643 Button_Enable(alignment_buttons[i].hWnd, TRUE); in plselInitDialog()
847 Button_Enable(button, enable); in plselAdjustSelections()
859 Button_Enable(button, enable); in plselAdjustSelections()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/win32/
H A Dmhdlg.c636 Button_Enable(gender_buttons[i].hWnd, TRUE); in plselInitDialog()
643 Button_Enable(alignment_buttons[i].hWnd, TRUE); in plselInitDialog()
847 Button_Enable(button, enable); in plselAdjustSelections()
859 Button_Enable(button, enable); in plselAdjustSelections()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/win32/
H A Dmhdlg.c636 Button_Enable(gender_buttons[i].hWnd, TRUE); in plselInitDialog()
643 Button_Enable(alignment_buttons[i].hWnd, TRUE); in plselInitDialog()
847 Button_Enable(button, enable); in plselAdjustSelections()
859 Button_Enable(button, enable); in plselAdjustSelections()
/dports/devel/apache-commons-daemon/commons-daemon-1.2.3-native-src/windows/src/
H A Dgui.c865 Button_Enable(GetDlgItem(hDlg, IDOK), TRUE); in __apxSelectUserDlgProc()
867 Button_Enable(GetDlgItem(hDlg, IDOK), FALSE); in __apxSelectUserDlgProc()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwindowsx.h38 #define Button_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable)) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwindowsx.h38 #define Button_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable)) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindowsx.h484 #define Button_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable)) macro
H A Dwindowsx.h16486 #define Button_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable))
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindowsx.h484 #define Button_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable)) macro
H A Dwindowsx.h16486 #define Button_Enable(hwndCtl,fEnable) EnableWindow((hwndCtl),(fEnable))
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/data/autocomplete/
H A DC++.acp158 Keyword Button_Enable
/dports/editors/cudatext/CudaText-1.151.0/app/data/autocomplete/
H A DC++.acp158 Keyword Button_Enable