Home
last modified time | relevance | path

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

/reactos/dll/shellext/shellbtrfs/
H A Dsend.cpp418 EnableWindow(GetDlgItem(hwnd, IDC_CLONE_REMOVE), false); in RemoveClone()
490 case IDC_CLONE_REMOVE: in SendDlgProc()
499 EnableWindow(GetDlgItem(hwnd, IDC_CLONE_REMOVE), true); in SendDlgProc()
H A Dresource.h291 #define IDC_CLONE_REMOVE 1047 macro
H A Dshellbtrfs.rc356 PUSHBUTTON "&Remove",IDC_CLONE_REMOVE,231,69,50,14,WS_DISABLED