Home
last modified time | relevance | path

Searched refs:IDC_COMM (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/res/
H A Dresource.h35 #define IDC_COMM 1027 macro
H A Dpbsdboot.rc135 CONTROL "Serial port on",IDC_COMM,"Button",BS_AUTOCHECKBOX |
/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Dmain.c709 SendDlgItemMessage(hWnd, IDC_COMM, BM_SETCHECK, in PropDlgProc()
769 if (SendDlgItemMessage(hWnd, IDC_COMM, in PropDlgProc()