Searched refs:IDC_XDMCP (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/resources/ |
| H A D | resources.h | 68 #define IDC_XDMCP 211
macro
|
| H A D | dialog.rc | 59 AUTORADIOBUTTON STR_XDMCP,IDC_XDMCP,7,98,300,10
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/ |
| H A D | main.cc | 121 } else if (IsDlgButtonChecked(hwndDlg, IDC_XDMCP)) 267 EnableWindow(GetDlgItem(hwndDlg, IDC_XDMCP), config.window != CConfig::MultiWindow); 410 CheckRadioButton(hwndDlg, IDC_CLIENT_NONE, IDC_CLIENT, IDC_XDMCP);
|
Completed in 4 milliseconds