HomeSort by: relevance | last modified time | path
    Searched refs:IDC_AUTOBOOT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpcmips/stand/pbsdboot/res/
resource.h 41 #define IDC_AUTOBOOT 1042
  /src/sys/arch/hpcmips/stand/pbsdboot/
main.c 713 SendDlgItemMessage(hWnd,IDC_AUTOBOOT,BM_SETCHECK,pref.autoboot,0);
743 case IDC_AUTOBOOT:
745 SendDlgItemMessage(hWnd,IDC_AUTOBOOT,BM_SETCHECK,
785 if (SendDlgItemMessage(hWnd, IDC_AUTOBOOT,

Completed in 22 milliseconds