Searched refs:IDC_RESIZE_DEVICE_ID (Results 1 – 3 of 3) sorted by relevance
/reactos/dll/shellext/shellbtrfs/ |
H A D | resource.h | 333 #define IDC_RESIZE_DEVICE_ID 1070 macro
|
H A D | devices.cpp | 708 GetDlgItemTextW(hwndDlg, IDC_RESIZE_DEVICE_ID, s, sizeof(s) / sizeof(WCHAR)); 710 SetDlgItemTextW(hwndDlg, IDC_RESIZE_DEVICE_ID, t.c_str());
|
H A D | shellbtrfs.rc | 366 LTEXT "Device %llx:",IDC_RESIZE_DEVICE_ID,18,21,238,8
|