Searched refs:IDC_BOOT_TIME (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/hpcmips/stand/pbsdboot/res/
H A Dresource.h40 #define IDC_BOOT_TIME 1041 macro
/netbsd-current/sys/arch/hpcmips/stand/pbsdboot/
H A Dmain.c717 SendDlgItemMessage(hWnd, IDC_BOOT_TIME, CB_ADDSTRING,
723 SetDlgItemText(hWnd,IDC_BOOT_TIME,tempbuf);
727 SendDlgItemMessage(hWnd, IDC_BOOT_TIME, CB_ADDSTRING,
732 hwnd = GetDlgItem(hWnd,IDC_BOOT_TIME);
748 hwnd = GetDlgItem(hWnd,IDC_BOOT_TIME);
792 GetDlgItemText(hWnd,IDC_BOOT_TIME,tempbuf,PATHBUFLEN);

Completed in 191 milliseconds