Searched refs:IDC_STATUS_PL_AVG (Results 1 – 3 of 3) sorted by relevance
/dports/multimedia/xvid/xvidcore/vfw/src/ |
H A D | status.c | 224 SetDlgItemInt(hDlg, IDC_STATUS_PL_AVG, (unsigned int)(s->tot_length[2]/s->count[2]), FALSE); in status_proc() 226 SetDlgItemInt(hDlg, IDC_STATUS_PL_AVG, 0, FALSE); in status_proc()
|
H A D | resource.h | 368 #define IDC_STATUS_PL_AVG 1336 macro
|
H A D | resource.rc | 471 …EDITTEXT IDC_STATUS_PL_AVG,237,152,29,12,ES_RIGHT | ES_AUTOHSCROLL | ES_READONLY | ES_NUMBE…
|