Home
last modified time | relevance | path

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

/reactos/dll/shellext/shellbtrfs/
H A Dresource.h210 #define IDC_GID 1002 macro
H A Dpropsheet.cpp1063 EnableWindow(GetDlgItem(hwndDlg, IDC_GID), 0); in init_propsheet()
1067 SetDlgItemTextW(hwndDlg, IDC_GID, s.c_str()); in init_propsheet()
1085 EnableWindow(GetDlgItem(hwndDlg, IDC_GID), 0); in init_propsheet()
1224 case IDC_GID: { in PropSheetDlgProc()
H A Dshellbtrfs.rc114 EDITTEXT IDC_GID,94,139,40,14,ES_AUTOHSCROLL | ES_NUMBER