Home
last modified time | relevance | path

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

/dports/emulators/uae/uae-0.8.29/src/od-win32/
H A Dresource.h280 #define IDC_HFSIZE 1501 macro
H A Dwinuae.rc404 EDITTEXT IDC_HFSIZE,110,95,60,15,ES_NUMBER
H A Dwin32gui.c673 bytes = GetDlgItemInt( hDlg, IDC_HFSIZE, &Translated, FALSE ); in CalculateHardfileSize()